This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
coredns
Watch
1
Star
0
Fork
0
You've already forked coredns
mirror of
https://github.com/coredns/coredns.git
synced
2025-10-26 15:54:16 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b72d267a2992555fa286da92a337b658b8251d94
coredns
/
.stickler.yml
11 lines
112 B
YAML
Raw
Normal View
History
Unescape
Escape
Add stickler config (#2009) Signed-off-by: Miek Gieben <miek@miek.nl>
2018-07-27 15:00:49 +01:00
---
linters
:
Cleanup yaml formatting (#5151) * Add yamllint config. * Add yamllint workflow. * Cleanup linting issues. * Remove unnecessary `set -x -e` from workflows. Signed-off-by: SuperQ <superq@gmail.com>
2022-02-02 18:11:08 +01:00
golint
:
min_confidence
:
0.85
fixer
:
true
Add stickler config (#2009) Signed-off-by: Miek Gieben <miek@miek.nl>
2018-07-27 15:00:49 +01:00
files
:
Cleanup yaml formatting (#5151) * Add yamllint config. * Add yamllint workflow. * Cleanup linting issues. * Remove unnecessary `set -x -e` from workflows. Signed-off-by: SuperQ <superq@gmail.com>
2022-02-02 18:11:08 +01:00
ignore
:
-
'vendor/*'
-
'pb/*'
Reference in New Issue
Copy Permalink