editorconfig-checker / editorconfig-checker/editorconfig-checker.python
Add `python -m editorconfig_checker` support
Open
- Dominant language
- Python
- Stars
- 54
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
It'd be nice if this had a `__main__` callable, so could be invoked like `python -m editorconfig_checker` that would run `ec` or `ec.exe` and pass on all of the arguments.
This would allow for more portable Makefiles across Linux and Windows, and maybe solve some `$PATH`/`rehash` issues people might encounter.
Very cool project. Glad I found this.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.