atom-community / atom-community/ide-python
Ignore a specific pyflakes warning with package-wide setting?
Open
- Dominant language
- JavaScript
- Stars
- 238
- Forks
- 40
- PR merge metrics
- No merged PRs in 30d
Description
Other linters provided by ide-python support ignoring specific error codes (e.g. PyDocStyle, etc), but not for pyflakes.
Contributor guide
Research direction
No files, tests, or entry points are named. Start by tracing how existing ide-python linters expose package-wide ignore settings, then determine where pyflakes configuration would fit; done means users can ignore selected pyflakes error codes across the package.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100