Skip to content

Releases: InteractionDesignFoundation/coding-standard

0.0.5

15 Apr 10:25
e5d1fc6
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.0.4...0.0.5

0.0.4

14 Apr 19:28
Compare
Choose a tag to compare

What's changed

  • Fix IxDFCodingStandard.Files.BemCasedFilename.InvalidCharacters for non-blade files
  • Check coding-style on CI

Full Changelog: 0.0.3...0.0.4

0.0.3

14 Apr 17:08
Compare
Choose a tag to compare

What's changed:

  • Remove rules that requires customisation by default
  • Use Psalm

Full Changelog: 0.0.2...0.0.3

0.0.2

14 Apr 15:14
Compare
Choose a tag to compare

Fixes:

  • Fix a path to look for blade views (use relation one from vendor dir)
  • Exclude Squiz.NamingConventions.ValidVariableName.MemberNotCamelCaps (to Eloquent attributes)

Full Changelog: 0.0.1...0.0.2

0.0.1

14 Apr 14:06
Compare
Choose a tag to compare

Initial release