Skip to content

Commit

Permalink
Fix tiny typo (#86)
Browse files Browse the repository at this point in the history
  • Loading branch information
AlekSi authored Jan 15, 2024
1 parent 4270b34 commit b89eb9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ the linter's output.
- `files` - list of file globs that will match this list of settings to compare against
- `allow` - list of allowed packages
- `deny` - map of packages that are not allowed where the value is a suggestion
= `listMode` - the mode to use for package matching
- `listMode` - the mode to use for package matching

Files are matched using [Globs](https://github.com/gobwas/glob). If the files
list is empty, then all files will match that list. Prefixing a file
Expand Down

0 comments on commit b89eb9f

Please sign in to comment.