mirror of
https://github.com/strukturag/nextcloud-spreed-signaling
synced 2026-03-14 14:35:44 +01:00
lint: Enable "exptostd" to detect future std library features.
This commit is contained in:
parent
c581bc14d5
commit
f795bf303d
1 changed files with 1 additions and 0 deletions
|
|
@ -2,6 +2,7 @@ version: "2"
|
|||
linters:
|
||||
enable:
|
||||
- errchkjson
|
||||
- exptostd
|
||||
- misspell
|
||||
- revive
|
||||
settings:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue