Commit History

Author SHA1 Message Date
  Kuba Werłos 601f01f472 chore: add `@return` tags for data providers that do not have array in data (#8179) 2 months ago
  Dariusz Rumiński 064efa1f89 refactor: refactor to templated trait+interface (#7988) 5 months ago
  Michael Voříšek 75f1b53bd4 feat: `@PhpCsFixer` ruleset - enable no_whitespace_before_comma_in_array.after_heredoc (#7670) 10 months ago
  Kuba Werłos 93fa899049 DX: unify fixer's test method names - quick wins (#7584) 11 months ago
  Greg Korba 204e6f412c feat: Support for array destructuring in `array_indentation` (#7405) 1 year ago
  Dariusz Rumiński 671149b33c minor: use more spread operator (#7222) 1 year ago
  Kuba Werłos 38728f554f DX: enable `HeredocIndentationFixer` for the codebase (#7195) 1 year ago
  Kuba Werłos b5d8d917ea DX: make data providers return type "iterable" (#7072) 1 year ago
  Kuba Werłos 5b20cfd4ae DX: make data providers static for fixer's tests (#6860) 1 year ago
  Kuba Werłos a2bdba33dd Make static data providers that are not using dynamic calls (#6696) 1 year ago
  Jeremiasz Major 4d5472ca2c DX: Specify value type in iterables in tests (#6594) 2 years ago
  Jakub Kwaśniewski a7ed665307 feature: Introduce configurability to PhpdocSeparationFixer (#6501) 2 years ago
  Julien Falque 8bb4bb2344 DX: Increase PHPStan level to 6 (#6468) 2 years ago
  Julien Falque 9abfac4b3a bug: Add attributes support to `statement_indentation` (#6429) 2 years ago
  SpacePossum 07d837422b PHP7.4 - clean up tests 2 years ago
  SpacePossum 0b1320af10 simplify code, more tests 3 years ago
  Dariusz Ruminski b567e30afc Apply PHP 7.1 typing 3 years ago
  Kuba Werłos 88aeb71298 ArrayIndentationFixer - fix for nested arrays 4 years ago
  Julien Falque d65fee33df Fix array indentation for multiline values 5 years ago
  Julien Falque 1f34525aa6 Ensure compatibility with PHP 7.4 spread operator in array expression 5 years ago
  Julien Falque a68e5040a6 ArrayIndentationFixer - Fix indentation after trailing spaces 5 years ago
  Dave van der Brugge 480fdcf35a ArrayIndentFixer - Don't indent empty lines 6 years ago
  Julien Falque 6c969402b3 Fix array indentation in HTML 6 years ago
  Julien Falque 5134589586 Add ArrayIndentationFixer 7 years ago