Skip to content

Latest commit

 

History

History
20 lines (18 loc) · 833 Bytes

TODO.md

File metadata and controls

20 lines (18 loc) · 833 Bytes

ktlint-intellij-plugin

To Do

(in no particular order)
  • Add testing
  • Add settings buttons to apply global/project ktlint configs
  • Add settings buttons for pre-push and pre-commit hooks if VCS is present
  • Integration with Inspection features

Done ✓

  • --baseline support
  • Add plugin error reporting
  • Support multiple ruleset jars
  • Add support for external rule sets
  • Add .editorconfig override setting
  • Add .editorconfig support
  • Add disabled rules setting
  • Add formatting action
  • Add annotation action to disable ktlint plugin
  • MVP (automatic inspections)