- id: fc-path-convention name: fc-path-convention description: Check paths follows Frog Collective's naming convention entry: fc-hooks language: python types: [text] exclude: | (?x)( ^.vscode/.* | ^project/addons/.* ) stages: [pre-commit, pre-merge-commit, manual]