mirror of
https://github.com/coder/coder.git
synced 2026-06-05 05:58:20 +00:00
f64ac8f5f7
This change allows us to stop adding the following for every invokation: ``` //nolint:gocritic // This is in a test package and does not end up in the build ```