Skip to content
Snippets Groups Projects
Commit 3cfccec0 authored by Signal Linden's avatar Signal Linden Committed by Andrey Lihatskiy
Browse files

SL-15741: Add pre-commit configuration

parent f3778f7f
No related branches found
No related tags found
No related merge requests found
repos:
- repo: https://bitbucket.org/lindenlab/git-hooks.git
rev: v1.0.0-beta2
hooks:
- id: opensource-license
- id: jira-issue
- id: llsd
- id: no-trigraphs
- id: copyright
- id: end-of-file
files: \.(cpp|c|h|py|glsl|cmake|txt)$
exclude: language.txt
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v2.5.0
hooks:
- id: check-xml
- id: mixed-line-ending
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment