Active
Project:
Flag for Someone Else
Version:
1.0.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
20 Nov 2025 at 19:54 UTC
Updated:
20 Nov 2025 at 20:00 UTC
Jump to comment: Most recent
This was posted in slack so thought I’d provide feedback.
First round
1. Turn readme into a markdown file
2. Delete changelog file it can be generated automatically with releases
3. Delete the phpcs unless there is cause to deviate from regular standards
4. The big one add a gitlab file so the pipeline will do checks for phpstan, phpcs, etc
5. Schema file should be config/schema
Will provide more when I have time to look
Comments
Comment #2
smustgrave commentedAlso would bump the requirement to 10.3 so you can turn some of those plugin annotations into attributes since annotations are going away