treewide: add and apply yamllint pre-commit hook
Link: https://github.com/danth/stylix/pull/519
This commit is contained in:
parent
5ab7d0345a
commit
d3bdbf0c5b
4 changed files with 66 additions and 8 deletions
2
.github/workflows/docs.yml
vendored
2
.github/workflows/docs.yml
vendored
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
name: Docs
|
||||
|
||||
on:
|
||||
on: # yamllint disable-line rule:truthy
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue