Docs
- Rework readme
- Add comprehensive guide for extending Workspace
- Override locally with custom implementations
- Share your custom integrations & config across your organization's projects
- Integration Builder API reference
Default configs
- Customize Linter & fixer configuration according to GDD flavored styleguide specifications (ongoing)
- Add sensible default workspace configs
- vscode
- phpstorm
- Improve default CI config using merge queues
- Add info panel in install command explaining required Github config
Editor integrations
- Implement integration command for PhpStorm (waiting on input)
- Suggest IDE integrations & workspace for code highlighting & in IDE code fixing
- vscode
- PHP CS Fixer
- PHP CodeSniffer
- Laravel Pint
- Tlint
- PHPStan
- Prettier
- phpstorm
- PHP CS Fixer
- PHP CodeSniffer
- Laravel Pint
- Tlint
- PHPStan
- Prettier
- vscode
-
Integrate ide-helper with auto update via composer hook
-
Add prettier blade plugin support
-
Add .editorconfig to EditorDefaults integration
-
Major architecture refactor -> fluent integration builder
-
Refactor
install
command -
Refactor
integrate
command -
Refactor
update
command -
Integrate Duster -> linting and fixing for the project
-
Add comprehensive test coverage