Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
F
Frontend V2
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Contributor 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
GraphPolaris
Frontend V2
2c4901357f246f0c4121d2254df43022bbdd316b
frontend-v2
.commitlintrc
Find file
Normal view
Permalink
.commitlintrc
76 B
Newer
Older
Blame preferences
Learn to ignore specific revisions
feat(schema): porting schema panel and pills from v1 to v2 into a brand new turborepo workspace
Leonardo Christino
committed
1 year ago
1
2
3
4
5
6
{
"extends": [
"@commitlint/config-conventional"
],
"rules": {}
}