Skip to content

Commit

Permalink
SQUASH THIS TEST commitlint
Browse files Browse the repository at this point in the history
Signed-off-by: Yi Huang <[email protected]>
  • Loading branch information
0yi0 committed Dec 4, 2024
1 parent 52818db commit 341c5ea
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions .commitlintrc.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
---
extends:
- '@commitlint/config-conventional'
1 change: 1 addition & 0 deletions .github/workflows/super-linter.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
---
name: super-linter

on:
Expand Down
1 change: 1 addition & 0 deletions .markdown-lint.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
---
MD007:
indent: 2 # Unordered list indentation
MD013:
Expand Down
1 change: 1 addition & 0 deletions .yaml-lint.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
---
extends: relaxed

rules:
Expand Down

0 comments on commit 341c5ea

Please sign in to comment.