mirror of
https://github.com/juanfont/headscale.git
synced 2025-12-03 22:32:53 -05:00
prettier: use standard config for all files including changelog (#2879)
This commit is contained in:
@@ -57,14 +57,6 @@ repos:
|
||||
sass,
|
||||
markdown,
|
||||
]
|
||||
exclude: ^CHANGELOG\.md$
|
||||
|
||||
# Prettier for CHANGELOG.md with special formatting
|
||||
- id: prettier-changelog
|
||||
name: prettier-changelog
|
||||
entry: prettier --write --print-width 80 --prose-wrap always
|
||||
language: system
|
||||
files: ^CHANGELOG\.md$
|
||||
|
||||
# golangci-lint for Go code quality
|
||||
- id: golangci-lint
|
||||
|
||||
Reference in New Issue
Block a user