Skip to content

Releases: ZooRoyal/coding-standard

End of PHP 7.0 Support

17 Jan 14:18
2b3972a
Compare
Choose a tag to compare
  • End of PHP 7.0 Support
  • Code sniffer backwards compatibility changed to PHP 7.1

Style Lint rules changed

28 Aug 10:08
Compare
Choose a tag to compare

Rational order is removed from the style linting

Switch to foxy

19 Aug 12:16
Compare
Choose a tag to compare

Switched from self written npm-plugin to foxy

=== Watch out ===
The installation directory for npm-packges will change from ./vendor/zooroyal/coding-standard/node_modules to ./node_modules

README update

05 Aug 14:27
Compare
Choose a tag to compare

Added new requirement to README

Httplug compatibility

23 Jul 12:18
Compare
Choose a tag to compare

Removed php-http/guzzle5-adapter

From now on you need to install a provider of php-http/client-implementation from Packagist alongside the coding-standard

Adding Github communication utillity

18 Jun 11:34
4ce3d35
Compare
Choose a tag to compare

With the newly added Github utility comments can be added to open pull-requests. Further information may be found in the README.md

Fixing eslint errors and polishing javascript sniffing

23 May 15:59
Compare
Choose a tag to compare
  • update eslint + stylelint, add stylelint rational-order
  • update package-lock
  • fix version number for stylelint-config-recommended
  • stylelint config standard to 18.3.0
  • add stylelint-config-rational-order and stylelint-order
  • REVERTING from stylelint 10 to 9
  • update eslint and eslint-config-standard
  • add plugin standard
  • es6 functions for BadCode.js
  • systemtest for eslint and stylelint configurations
  • ignoring eslint 'Something went wrong! ' behavior

Fixed incorrect reference to phpcs config

14 May 15:49
6cc9292
Compare
Choose a tag to compare
2.2.1

Changed ref to file path #51 (#52)

New Coding Rules

14 May 09:11
fa58490
Compare
Choose a tag to compare
  • Moved configs so phpcodesniffer-composer-installer can reach it
  • Added SlevomatCodingStandard
  • Config Slevomat
  • Add PHPCompatibility
  • Fixed Violations in Coding-Standard itself

ES6 Rules for ESLINT

26 Apr 12:50
a1721bf
Compare
Choose a tag to compare