+2
-2
lines changedFilter options
+2
-2
lines changed Original file line number Diff line number Diff line change
@@ -181,7 +181,7 @@ run this command, though it may take longer::
181
181
182
182
git diff upstream/master --name-only -- "*.py" | xargs -r flake8
183
183
184
-
Note that on OSX, the ``-r`` flag is not available, so you have to omit it and
184
+
Note that on macOS, the ``-r`` flag is not available, so you have to omit it and
185
185
run this slightly modified command::
186
186
187
187
git diff upstream/master --name-only -- "*.py" | xargs flake8
@@ -244,7 +244,7 @@ Alternatively, you can run a command similar to what was suggested for ``black``
244
244
245
245
git diff upstream/master --name-only -- "*.py" | xargs -r isort
246
246
247
-
Where similar caveats apply if you are on OSX or Windows.
247
+
Where similar caveats apply if you are on macOS or Windows.
248
248
249
249
You can then verify the changes look ok, then git :any:`commit <contributing.commit-code>` and :any:`push <contributing.push-code>`.
250
250
You can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4