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 8da6c45 commit b876d3eCopy full SHA for b876d3e
README.md
@@ -15,7 +15,7 @@
15
```shell-session
16
python3 -m pip install relint
17
# or, if you have super advanced linting expressions
18
-python3 -m pip install relint[regex]
+python3 -m pip install "relint[regex]"
19
```
20
21
## [Examples & Recipes – The reLint Cookbook](https://github.com/codingjoe/relint/blob/main/COOKBOOK.md)
0 commit comments