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.

Add support for config file

See original GitHub issue

Can we have the ability to set up a config in a setup.cfg (which also helps it run in tandem with flake8’s configuration) for which parts of the autolinter we want to run by default?

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:28
  • Comments:6

github_iconTop GitHub Comments

10reactions
fbiducommented, Aug 23, 2020

Hi @myint, thanks for this project!

I have just added it to my personal cookiecutter and came here to look for pyproject.toml support. Is this kind of support on your roadmap? If so, I could try my hand at a PR. I’ve never written a support for pyproject.toml but it seems like fun.

Thanks & have a great weekend

1reaction
fsouzacommented, Sep 16, 2022

Oh I had missed this, @ed-wright thanks for bringing it up!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Add Service Config Files - Harness.io Docs
Step 1: Add Config Files ... Files added in the Config Files section are referenced using the configFile.getAsString("fileName") Harness ...
Read more >
Add support for config files · Issue #1584 · tj/commander.js
Problem Adding support of config files when you have an option with a default value and you want the following priorities, is complicated....
Read more >
How to add an app.config file to a project - Microsoft Learn
To add an application configuration file to a C# project. In Solution Explorer, right-click the project node, and then select Add > New...
Read more >
Easily Modify .Config Files During an Application Update - Blog
Net code to manipulate the config file during an update. Modify the Existing Config File. Using Xml Update Actions is great for adding...
Read more >
Adding Configuration File Support in Windows Mobile 6.x
While .NET CF doesn't contain any libraries to read a .config at least when you compile your application the app.config is renamed correctly:....
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