Skip to content

Releases: ZooRoyal/coding-standard

Remove old phpcpd Dependency

28 Apr 11:09
71b9bb1
Compare
Choose a tag to compare
  • Removed useless old versions of phpcpd (#136)

Fix Handling of .dont File In Root Directory

28 Apr 09:36
0cfb77b
Compare
Choose a tag to compare

Handle .dont files in root directory (#135)

Multiprocessing

27 Apr 08:13
0ad39ff
Compare
Choose a tag to compare

Adds multiprocessing for tools that support it natively.

  • Multiprocess (#133)
  • Use --fix as flag for eslint (#134)

Change of Underlying Infrastructure

26 Apr 07:02
c51050b
Compare
Choose a tag to compare

This is a rewrite of the terminal command compilation by the coding-standard (#132)

Fixed Git Submodule Detection

18 Mar 15:28
d6d16ca
Compare
Choose a tag to compare
  • .git in submoduls are files (#131)
  • This pullrequest is rather cosmetic. There are no changes in behavior. (#130)

Fixed empty catch rule

09 Mar 13:39
8d10193
Compare
Choose a tag to compare

Path related Bugfixes

08 Mar 11:18
8fa6407
Compare
Choose a tag to compare
  • This change will fix several problems in relation to file paths (#128)
  • Remove unused features (#127)

Update Stylelint

19 Feb 12:15
dc314be
Compare
Choose a tag to compare

Update Stylelint

18 Feb 09:03
6682b6d
Compare
Choose a tag to compare

Solving Compatibility Issues

17 Feb 15:11
0899dec
Compare
Choose a tag to compare

Remove PHPStan check for parameter count (#124)
Remove symfony/finder dependency (#123)
Replace nativ unsafe functions with safe functions (#12)
Bump some packages (#120)