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 16b50d0 commit 32ab713Copy full SHA for 32ab713
README.md
@@ -73,7 +73,7 @@ to reduce repetition and tedious behaviors.
73
74
#### File Variables
75
76
-> you can still use and exclamation mark `!` in front of a variable to say not to
+> you can still use an exclamation mark `!` in front of a variable to say not to
77
use it. Example `!$test` will match any file that is not a go test file.
78
79
- `$all` - matches all go files
0 commit comments