Skip to content
This repository has been archived by the owner on Apr 14, 2022. It is now read-only.

Use well-known file for the config module #85

Open
francoiscampbell opened this issue Dec 2, 2018 · 1 comment
Open

Use well-known file for the config module #85

francoiscampbell opened this issue Dec 2, 2018 · 1 comment

Comments

@francoiscampbell
Copy link
Contributor

Is your feature request related to a problem? Please describe.
The CLI command feels verbose compared to other tools.

Describe the solution you'd like
Like make, invoke, and eslint, use a well-known filename, perhaps codewatch.py as a default config module filename. This would make the CLI simpler, with the potential for just running codewatch and nothing more. This is related to #12 in that the CLI could become `codewatch .

We could preserve the ability to specify the config module under a named CLI parameter, such as codewatch --config <path to config file>.

Describe alternatives you've considered
No major alternatives, this feels like either it's changed or not.

@noahnu
Copy link
Contributor

noahnu commented Dec 2, 2018

Maybe codewatch.config.py or something of that sort?

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

No branches or pull requests

2 participants