Files
editorconfig-cli/docs/to-do.md
2016-06-26 06:24:31 +01:00

364 B

  • Test on Windows.

  • Implement fixers and a fix command.

  • Optimize speed and memory usage.

  • Document how to install.

  • The file pattern {num1..num2} is not fully implemented yet. See ConvertWildcardPatternToGoRegexp in path_matcher.go

  • Add an example of how to use the check command in a continuous integration build or in a Git pre-commit hook.