Commit Graph

  • 390cfbd1f2 Fix composer.lock master ErickSkrauch 2024-01-24 03:51:14 +01:00
  • b80c930d01 Update year in the LICENSE ErickSkrauch 2024-01-23 06:07:47 +01:00
  • 30b1946616 Upgrade ruleset up to PHP-CS-Fixer v3.48 ErickSkrauch 2024-01-23 06:07:12 +01:00
  • 259b5cc89c Fix an error in the code style sample 😅 ErickSkrauch 2024-01-23 05:20:06 +01:00
  • ca58c15e3f Prepare 1.0.1 release 1.0.1 ErickSkrauch 2023-07-21 06:12:46 +02:00
  • e6bac9d44b Adjust comment_to_phpdoc fixer to exclude PHPStan error supression tags ErickSkrauch 2023-07-21 05:37:25 +02:00
  • 7c4ed0f859 Prepare 1.0.0 release 1.0.0 ErickSkrauch 2023-05-17 23:35:51 +02:00
  • ee30eaf4ad Update missing CHANGELOG entry ErickSkrauch 2023-05-17 23:21:40 +02:00
  • e86f8ed2cc Remove class_definition::space_before_parenthesis param to keep the same behavior as before ErickSkrauch 2023-05-17 23:21:05 +02:00
  • c794507936 Update rules ErickSkrauch 2023-05-17 23:01:23 +02:00
  • 5373d05c91 Depend on a stable version of the erickskrauch/php-cs-fixer-custom-fixers ErickSkrauch 2023-05-17 20:08:37 +02:00
  • 62932ec0f7 Resolves . Split repository and move all custom fixers to separate repository ErickSkrauch 2023-05-17 19:54:10 +02:00
  • 84dd1184b8 Prepare 0.5.0 release 0.5.0 ErickSkrauch 2023-04-08 21:37:10 +02:00
  • 7d36ce912c Fixes . Implemented Ely\multiline_if_statement_braces fixer ErickSkrauch 2023-04-08 21:07:29 +02:00
  • e9ad4a94ab Fix Unreleased changelog link ErickSkrauch 2023-03-28 22:15:20 +02:00
  • 6d572ae421 Add fixer to place promoted properties on a new line when there is more than 1 parameter ErickSkrauch 2023-03-24 01:13:24 +01:00
  • 050dfe6399 Revisit BlackLineAroundClassBodyFixer ErickSkrauch 2023-03-24 00:39:56 +01:00
  • b85d0d5c01 Cover properties promotion cases for Ely\align_multiple_parameters fixer ErickSkrauch 2023-03-23 17:09:01 +01:00
  • 5ae374f6cd Fix build shield ErickSkrauch 2023-03-23 03:44:14 +01:00
  • 6956e0271e Fixes . Implemented Ely\align_multiline_parameters ErickSkrauch 2023-03-23 03:36:17 +01:00
  • 4a4f556d7b Update LICENSE year ErickSkrauch 2023-03-22 20:41:26 +01:00
  • 6e9d815a1f Fixes . Add space before next meaningful line of code and skip comments ErickSkrauch 2023-03-22 20:41:04 +01:00
  • 22dcb418fb Update CHANGELOG ErickSkrauch 2023-03-22 20:39:19 +01:00
  • 2d215dc761 Fixes . Don't count string interpolation as a scope beginning ErickSkrauch 2023-03-22 18:42:23 +01:00
  • 6f14beec28 Fix PHPUnit configuration ErickSkrauch 2023-03-22 14:03:19 +01:00
  • de3a1f841c Fix GitHub Actions deprecation 0.4.0 ErickSkrauch 2022-12-06 22:31:30 +01:00
  • 243db94429 Prepare Readme ErickSkrauch 2022-12-06 22:27:18 +01:00
  • 251ebc529c Fix fn spacing rule, upgrade to the latest PHP-CS-Fixer and add a new rule ErickSkrauch 2022-12-06 22:15:12 +01:00
  • 2db4af0180 Adjust rules after production projects checks ErickSkrauch 2022-10-12 21:58:27 +02:00
  • f2d1b6164e Set correct minimal version of PHP-CS-Fixer ErickSkrauch 2022-10-06 04:34:17 +02:00
  • 793b156b17 Remove const param from class_attributes_separation rule to allow grouping of consts with the same context ErickSkrauch 2022-10-05 17:10:11 +02:00
  • c3a8b869d1 Fix README.md ErickSkrauch 2022-09-22 18:02:19 +02:00
  • 137a89820c Merge branch 'php-cs-fixer-3' ErickSkrauch 2022-09-20 02:51:02 +02:00
  • d4092c6e92 Add composer normalizer ErickSkrauch 2022-09-20 02:35:44 +02:00
  • 5865b15c88 Introduce Github Actions as a replacement of the Travis CI ErickSkrauch 2022-09-20 02:11:18 +02:00
  • 18806e41e2 Migrate to PHP-CS-Fixer 3. Upgrade custom rules. Upgrade ruleset. ErickSkrauch 2022-09-20 01:37:57 +02:00
  • ad25ce897b Allow PHP 8.0. There is no release since I need to go over the new rules, drop the old PHP versions and reimplement the CI ErickSkrauch 2021-05-13 16:18:57 +02:00
  • f327f14347 Bump minimal php-cs-fixer version to 2.15.0. Add additional rules. ErickSkrauch 2019-10-12 01:17:25 +03:00
  • bb403214d9 disable self_accessor rule ErickSkrauch 2019-04-30 17:30:49 +03:00
  • 2140798d0a Update CHANGELOG 0.3.0 ErickSkrauch 2019-02-23 20:28:55 +03:00
  • d8eafd4505 First set of fixes ErickSkrauch 2019-02-23 02:26:51 +03:00
  • 714a38d53e Bump minimal php-cs-fixer version to 2.13.0. Add additional rules. ErickSkrauch 2019-02-23 02:05:20 +03:00
  • 08483a26e2 Update CHANGELOG 0.2.1 ErickSkrauch 2019-02-22 20:49:51 +03:00
  • 3d5d40b2b7 Do not run CI on nightly php release [skip ci] ErickSkrauch 2019-02-22 20:46:40 +03:00
  • e617efc11c More accurate dependencies update ErickSkrauch 2019-02-22 20:43:39 +03:00
  • a6d1aa7265 Upgrade php-cs-fixer ErickSkrauch 2019-02-22 20:20:30 +03:00
  • 3ab60f5bd5 Fix compatibility with the PHP-CS-Fixer 2.13.3 and above ErickSkrauch 2019-02-18 15:47:10 +03:00
  • 06a37576ee Merge pull request from cotsog/patch-1 ErickSkrauch 2018-08-15 17:24:30 +03:00
  • 95e0f0f702 Move test stage at the root Dominic Jodoin 2018-08-13 13:22:00 -04:00
  • 0d20175b0a Add some cool shields 😙 0.2.0 erickskrauch 2018-08-08 10:41:10 +03:00
  • 4b480df97d Changelog.md added erickskrauch 2018-08-08 10:18:24 +03:00
  • 50c7deed65 Downgrade test case erickskrauch 2018-08-07 12:25:47 +03:00
  • 31661cd142 Pin dependencies to PHP 7.0 erickskrauch 2018-08-07 12:12:55 +03:00
  • 8ee5979288 Added array_syntax fixer erickskrauch 2018-08-07 12:07:27 +03:00
  • 2480f7ba46 Adjust priority for LineBreakAfterStatementsFixer erickskrauch 2018-08-07 11:40:48 +03:00
  • 824cf6c1f1 Fix LineBreakAfterStatementsFixer. Resolves . erickskrauch 2018-08-07 11:17:18 +03:00
  • fa40a02dfd Downgrade PHPUnit to 6.5 to pass testing on PHP 7.0 erickskrauch 2018-08-06 12:45:25 +03:00
  • a7bef227df Add travis ci erickskrauch 2018-08-06 12:27:18 +03:00
  • 59e9994662 Resolves . Add fixer to replace ::className() method usages with ::class keyword. erickskrauch 2018-08-06 11:59:44 +03:00
  • 76bd14c167 Update dependencies erickskrauch 2018-08-06 10:07:29 +03:00
  • 076c2f1c6c Fix readme ErickSkrauch 2018-04-18 15:43:54 +03:00
  • 04e3690d06 Fix default value docs ErickSkrauch 2018-04-17 21:37:44 +03:00
  • 0bb3e80827 First implementation 0.1.0 ErickSkrauch 2018-04-17 21:28:51 +03:00
  • c601056af1 Fix license ErickSkrauch 2018-04-10 00:58:07 +03:00
  • fade408891 Initial commit ErickSkrauch 2018-04-10 00:49:32 +03:00