Create configuration
See original GitHub issueCurrently our linter is full of magic constants like:
- https://github.com/wemake-services/wemake-python-styleguide/blob/master/wemake_python_styleguide/visitors/high_complexity.py#L44
- https://github.com/wemake-services/wemake-python-styleguide/blob/master/wemake_python_styleguide/visitors/high_complexity.py#L58
- and others marked with
TODO: config
in the source code
What we need is: 0. create a file with default configuration values
- allow users to override these values with
setup.cfg
or any other standardflake8
tools - test that when configuration is applied linter respects it
Issue Analytics
- State:
- Created 5 years ago
- Comments:11 (11 by maintainers)
Top Results From Across the Web
Create a build configuration file - Google Cloud
A build config file defines the fields that are needed for Cloud Build to perform your tasks. You'll need a build config file...
Read more >Creating and using a configuration file
Creating and using a configuration file · Open the application settings window. · In the left part of the window, select the Advanced...
Read more >Create and edit configurations - Visual Studio (Windows)
Learn how you can use Visual Studio to create and edit several build configurations for your solution.
Read more >Creating and Editing Build Configurations | TeamCity On ...
A build configuration is a collection of settings used to start a build and group the sequence of the builds in the UI....
Read more >How to Create and Use Configuration Files - TechDocs
option, then parameters from the specified file are used instead of XCOM.CNF. Create Configuration Files from the Command Prompt. To create ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@sobolevn Well, we’ve got plans. Pleeease don’t take it as an insult.
The idea is to store the projects we didn’t want to write, but absolutely had to.
No worries! We all have these projects.
</offtop>