Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Alchemy Next
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Silent mode is enabled
All outbound communications are blocked.
Learn more
.
Show more breadcrumbs
Miezhiko
Alchemy Next
Commits
3cfccec0
Commit
3cfccec0
authored
3 years ago
by
Signal Linden
Committed by
Andrey Lihatskiy
3 years ago
Browse files
Options
Downloads
Patches
Plain Diff
SL-15741: Add pre-commit configuration
parent
f3778f7f
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.pre-commit-config.yaml
+17
-0
17 additions, 0 deletions
.pre-commit-config.yaml
with
17 additions
and
0 deletions
.pre-commit-config.yaml
0 → 100644
+
17
−
0
View file @
3cfccec0
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
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment