Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • A awesome-python
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 13
    • Issues 13
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 317
    • Merge requests 317
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Vinta Chen
  • awesome-python
  • Repository
Switch branch/tag
  • awesome-python
  • README.md
Find file BlameHistoryPermalink
  • Michael Seifert's avatar
    Add fixit to code analysis tools. · b4dd36c3
    Michael Seifert authored Oct 02, 2020
    
    
    Fixit allows the creation of custom lint rules, just like flake8 or pylint. In addition, fixit makes it easy to apply transformations to the code. This can be used to enforce coding conventions or to ascertain certain properties of the source code, for example.
    
    Signed-off-by: default avatarMichael Seifert <m.seifert@digitalernachschub.de>
    b4dd36c3