Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add python -m editorconfig_checker support #18

Open
gitpushdashf opened this issue Dec 8, 2021 · 1 comment
Open

Add python -m editorconfig_checker support #18

gitpushdashf opened this issue Dec 8, 2021 · 1 comment

Comments

@gitpushdashf
Copy link

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.

@mmicu
Copy link
Member

mmicu commented Dec 10, 2021

Hi @gitpushdashf. Yes, I can try to do it as well. Let's see if I have time to work on it in the next days.

Thank you, but most of the work was done by @mstruebing. This is just a simple wrapper around the core he wrote in Go :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants