dev(ci): use doomemacs/ci commit linter
And move repo-specific linter config into .github/ci.el
This commit is contained in:
parent
0db9014e89
commit
0f6a653a13
3 changed files with 40 additions and 18 deletions
5
.github/workflows/lint-commits.yml
vendored
Normal file
5
.github/workflows/lint-commits.yml
vendored
Normal file
|
@ -0,0 +1,5 @@
|
|||
name: Lint commits
|
||||
on: [push, pull_request]
|
||||
jobs:
|
||||
lint-commits:
|
||||
uses: doomemacs/ci/.github/workflows/lint-commits.yml@legacy
|
Loading…
Add table
Add a link
Reference in a new issue