lint: Enable "exptostd" to detect future std library features.

This commit is contained in:
Joachim Bauch 2025-12-04 10:54:56 +01:00
commit f795bf303d
No known key found for this signature in database
GPG key ID: 77C1D22D53E15F02

View file

@ -2,6 +2,7 @@ version: "2"
linters:
enable:
- errchkjson
- exptostd
- misspell
- revive
settings: