Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • funkwhale funkwhale
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 408
    • Issues 408
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 18
    • Merge requests 18
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • funkwhalefunkwhale
  • funkwhalefunkwhale
  • Merge requests
  • !2166

chore: add pre commit tool

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged jooola requested to merge jooola/funkwhale:pre_commit into develop Nov 18, 2022
  • Overview 30
  • Commits 5
  • Pipelines 1
  • Changes 86

This tool helps to keep the code clean and will enforce linters to pass on the developers device. The CI helps enforce this for those who don't necessarily want to use pre-commit locally.

Some future MR will add more pre-commit hooks, but since the changes will be large, I prefer to do this incrementally.

cc @georgkrause (I am not yet a reporter to the funkwhale/funkwhale reporitory, I cannot assign you)

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: pre_commit