Releases: sitegeist/fluid-components-linter
Releases · sitegeist/fluid-components-linter
1.0.5 symfony 7 and PHP 8.3 support
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
0.3
0.2
Note: This release contains breaking changes in the configuration syntax!
- Major refactoring of code quality error handling
- Improved output
- JSON output in codeclimate syntax
- Introduce severities
- Class and component prefixer check
- Check for restricted ViewHelpers
- Add exceptions to parameter name length check
- Implement requireRawContent check
0.1
Working pre-release with the following code quality checks:
- Basic syntax check
- Component structure check
- Used variables (currently disabled)
- Parameter naming
- Parameter count
- Parameter descriptions
- Namespaces in parameter types
- Documentation and fixture files