mirror of
https://github.com/coder/coder.git
synced 2026-06-02 20:48:20 +00:00
feat: add YAML support to server (#6934)
This commit is contained in:
@@ -194,6 +194,7 @@ issues:
|
||||
linters:
|
||||
# We use assertions rather than explicitly checking errors in tests
|
||||
- errcheck
|
||||
- forcetypeassert
|
||||
|
||||
fix: true
|
||||
max-issues-per-linter: 0
|
||||
|
||||
Reference in New Issue
Block a user