oracle / oracle/macaron

Enable optional pylint plugins.

Open
#876 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

code quality enhancement
Dominant language
Python
Stars
210
Forks
36
Avg merge
1d 10h
Merged PRs (30d)
2

Description

The pylint checker provides a bunch of useful, optional checkers that can improve code quality and performance. I recommend enabling most (not all) of them 🤓 [^1]

Happy to provide the PR, if that helps?

[^1]: The perflint plugin is interesting, but also a tad noisy, so perhaps not the right time to integrate permanently.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Locate the repository's pylint configuration and review the linked optional-checker documentation, excluding the perflint plugin as suggested. Determine which plugins are appropriate to enable, then verify that the configured checks run successfully without introducing unacceptable noise; the issue names no specific file or test.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
tooling
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.