Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
mpsd-software-manager
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
MPSD Computational Science
mpsd-software-manager
Merge requests
!78
Add pre-commit hooks
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Add pre-commit hooks
add-pre-commit-hook
into
main
Overview
18
Commits
16
Pipelines
12
Changes
1
Merged
Ashwin Kumar Karnad
requested to merge
add-pre-commit-hook
into
main
1 year ago
Overview
11
Commits
16
Pipelines
12
Changes
1
Expand
0
0
Merge request reports
Viewing commit
9c609105
Prev
Next
Show latest version
1 file
+
0
−
3
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
9c609105
remove unused file checks in precommit
· 9c609105
Ashwin Kumar Karnad
authored
1 year ago
.pre-commit-config.yaml
+
0
−
3
Options
@@ -7,10 +7,7 @@ repos:
-
id
:
check-ast
-
id
:
check-docstring-first
-
id
:
check-executables-have-shebangs
-
id
:
check-json
-
id
:
check-merge-conflict
-
id
:
check-xml
-
id
:
check-yaml
-
id
:
check-toml
-
id
:
debug-statements
-
id
:
end-of-file-fixer
Loading