Releases: ongr-archive/ongr-strict-standard
Releases · ongr-archive/ongr-strict-standard
v2.1.2
v2.1.1
v2.1.0
Release changes
- Fixed block comment sniff #78
- Added possibility to split string in array into multiple lines. #89
- Added return comment validation. #88
- Added check of abstract class prefix and trait suffix. #92
- Added auto-fixing for return comments. #91
- Added possibility to split string in array into multiple lines. #89
- Checks whitespaces around switch condition #95
- Added space after not operator checker #100
v2.0.0
v1.0.0
v1.0.0-beta.8
- Allow assignments inside
if
conditions: #52
v1.0.0-beta.7
Fixes and changes:
- Fixed bad comma detection at the end of the line. #32
- Standard now has tests. #36, #37
- Changed PHP and CodeSniffer version requirements.
- Checking for extra white spaces at the end of lines in comments. #39
- Checking for extra white spaces at the beginning of short and long comments. #38
- Field name now must be omitted i class field documentation. #46
v1.0.0-beta.5
Reverting due to bug #32.
v1.0.0-beta.4
v1.0.0-beta.6
Reverting due to bug #32.