You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> You can also add the `–Force` parameter if you want to overwrite the destination file without any prompts
135
+
136
+
You can also add the `–Force` parameter if you want to overwrite the destination file without any prompts
140
137
141
138
3. Alternatively, you can add `%USERPROFILE%\.cargo\bin` to your system `PATH`if it’s not already included. This is where Cargo installs binaries by default.
142
139
143
-
>>>>>>> Stashed changes
144
-
145
140
## Usage
146
141
147
142
### Scanning Files and Directories
@@ -213,8 +208,8 @@ Integrate KeyWatch into your development workflow by setting it up as a pre-comm
213
208
pip install pre-commit
214
209
```
215
210
216
-
> [!NOTE]
217
-
> Make sure that you have the `pre-commit` binary in your PATH.
211
+
> [!NOTE]
212
+
> Make sure that you have the `pre-commit` binary in your PATH.
0 commit comments