We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4474421 commit 4e82daaCopy full SHA for 4e82daa
website/content/docs/running-staticcheck/cli/build-tags/index.md
@@ -90,7 +90,7 @@ All in all, there are thousands of unique combinations.
90
Checking all of these would take far too long.
91
92
However, the number of build configurations you care about is probably much smaller.
93
-Your software probably support 2-3 operating systems on 1-2 architectures,
+Your software probably supports 2-3 operating systems on 1-2 architectures,
94
and maybe has a debug and a release build.
95
This makes for a lot fewer combinations that need to be checked.
96
These are probably the same combinations you're already checking in CI, too, by running their tests.
0 commit comments