question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Create configuration

See original GitHub issue

Currently our linter is full of magic constants like:

What we need is: 0. create a file with default configuration values

  1. allow users to override these values with setup.cfg or any other standard flake8 tools
  2. test that when configuration is applied linter respects it

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:11 (11 by maintainers)

github_iconTop GitHub Comments

2reactions
vergeevcommented, Jun 29, 2018

@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.

1reaction
sobolevncommented, Jun 29, 2018

No worries! We all have these projects.

</offtop>

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found