Releases: HydraWiki/hydrawiki-codesniffer
Releases · HydraWiki/hydrawiki-codesniffer
Switch to Squiz Commenting Sniffs
More scope indent fixes
Removing arrays completely from scope indent sniff.
Tab handling and Array Spacing fixes
Merge pull request #8 from HydraWiki/develop Fix Tab handling and array formatting
Function Whitespace Rules
Adding some extra white space rules for functions.
Fix a spacing rule conflict with latest codesniffer
Merge pull request #6 from HydraWiki/develop fix paren spacing
Exclude DisallowSpacingIndent
Exclude DisallowSpacingIndent and update mediawiki-codesniffer to 22.0.0
Added extra license and attribution information
Merge pull request #4 from HydraWiki/develop Adjust licensing and attribution.
Adding License sniff replacement
Adds a new License sniff that replaces the media wiki sniff.
Adds some unit test.
Tweaking Function declerations
Merge pull request #1 from HydraWiki/develop Tweaking function call signatures
Whitespace rules adjustment
Apply default settings from our mediawiki ruleset
Apply rules about whitespace.