Skip to content

Releases: HydraWiki/hydrawiki-codesniffer

Switch to Squiz Commenting Sniffs

31 Jan 20:53
658bf67
Compare
Choose a tag to compare

Disable all commenting sniffs from the mediawiki rules in favor of Squiz rules.

More scope indent fixes

31 Jan 16:04
922550f
Compare
Choose a tag to compare

Removing arrays completely from scope indent sniff.

Tab handling and Array Spacing fixes

30 Jan 23:32
5b5c87a
Compare
Choose a tag to compare
Merge pull request #8 from HydraWiki/develop

Fix Tab handling and array formatting

Function Whitespace Rules

25 Jan 20:54
ada596f
Compare
Choose a tag to compare

Adding some extra white space rules for functions.

Fix a spacing rule conflict with latest codesniffer

07 Nov 16:50
df5c24c
Compare
Choose a tag to compare
Merge pull request #6 from HydraWiki/develop

fix paren spacing

Exclude DisallowSpacingIndent

07 Nov 16:36
029b434
Compare
Choose a tag to compare

Exclude DisallowSpacingIndent and update mediawiki-codesniffer to 22.0.0

Added extra license and attribution information

28 Sep 15:22
cc27520
Compare
Choose a tag to compare
Merge pull request #4 from HydraWiki/develop

Adjust licensing and attribution.

Adding License sniff replacement

24 Sep 19:44
0a8b4d4
Compare
Choose a tag to compare

Adds a new License sniff that replaces the media wiki sniff.
Adds some unit test.

Tweaking Function declerations

11 Sep 16:37
75689b8
Compare
Choose a tag to compare
Merge pull request #1 from HydraWiki/develop

Tweaking function call signatures

Whitespace rules adjustment

27 Aug 18:14
Compare
Choose a tag to compare

Apply default settings from our mediawiki ruleset
Apply rules about whitespace.