awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Back to plinss/flake8-noqa

Open-source alternatives to Flake8 Noqa

12 open-source projects similar to plinss/flake8-noqa, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Flake8 Noqa alternative.

  • danielkusydev/flake8-adoDanielKusyDev avatar

    DanielKusyDev/flake8-ado

    7View on GitHub↗

    Flake8 extension to check comments against Azure DevOps tickets. The plugin checks that: 1. Every comment with a reference to an ADO item (AB#12345) has a corresponding item. 2. ADO items are references in a proper format (ADO: AB#12345) 3. TODO items with ADO annotation have assigned item…

    Python
    View on GitHub↗7
  • decafjoe/flake8-ownershipdecafjoe avatar

    decafjoe/flake8-ownership

    5View on GitHub↗

    flake8-ownership

    Python
    View on GitHub↗5
  • jparise/flake8-authorJ

    jparise/flake8-author

    0View on GitHub↗

    Flake8 author Checker

    View on GitHub↗0
  • orsinium-labs/flake8-commentsO

    orsinium-labs/flake8-comments

    0View on GitHub↗

    Report redundant comments in python code.

    View on GitHub↗0
  • orsinium-labs/flake8-todosO

    orsinium-labs/flake8-todos

    0View on GitHub↗

    Plugin for flake8 linter to check TODOs in the project.

    View on GitHub↗0
  • savoirfairelinux/flake8-copyrightS

    savoirfairelinux/flake8-copyright

    0View on GitHub↗

    Flake8 Copyright plugin

    View on GitHub↗0

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • schlamar/flake8-todoschlamar avatar

    schlamar/flake8-todo

    30View on GitHub↗

    Flake8 TODO plugin

    Python
    View on GitHub↗30
  • simonstjg/flake8-jira-todo-checkersimonstjg avatar

    simonstjg/flake8-jira-todo-checker

    7View on GitHub↗

    Flake8 JIRA TODO Checker

    Python
    View on GitHub↗7
  • tk0miya/flake8-codingT

    tk0miya/flake8-coding

    0View on GitHub↗

    Flake8 Coding plugin

    View on GitHub↗0
  • tommilligan/flake8-fixmeT

    tommilligan/flake8-fixme

    0View on GitHub↗

    Check for FIXME, TODO and other temporary developer notes.

    View on GitHub↗0
  • wemake-services/flake8-eradicatewemake-services avatar

    wemake-services/flake8-eradicate

    316View on GitHub↗

    flake8 plugin to find commented out (or so called "dead") code.

    Python
    View on GitHub↗316
  • xuhdev/flake8-executablexuhdev avatar

    xuhdev/flake8-executable

    20View on GitHub↗

    Very often, developers mess up the executable permissions and shebangs of Python files. For example, sometimes the executable permission was accidentally granted, sometimes it is forgotten.

    Python
    View on GitHub↗20