Commit Graph

4 Commits (81194568e3a84697d7effa31181cbf0bccb364f5)

Author SHA1 Message Date
Hugo Thunnissen f7fdac911b Make import sort function customizable + only sort when necessary 4 weeks ago
Hugo Thunnissen b01d5dfbc3 Add tests for aliased imports + fix bugs 1 month ago
Hugo Thunnissen 8734c9418d Test + improve `phpinspect-fix-imports' (and parse enums as classes)
- `phpinspect-fix-imports' now sorts the imports alphabetically
- `phpinspect-fix-imports' removes excess trailing newlines
- "enum" keywords are now regarded like "class" keywords. (enum cases not yet
   supported)
- Namespaces were added to token index
1 month ago
Hugo Thunnissen be2f8dada5 Add test for phpinspect-fix-imports 1 month ago