mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-03-28 21:16:20 +01:00
update autoflake
updated
This commit is contained in:
parent
066e805e6c
commit
d073844c39
1 changed files with 1 additions and 1 deletions
|
@ -17,4 +17,4 @@
|
||||||
|
|
||||||
- Usuń nieużywane zmienne rekurencyjnie ze wszystkich plików w katalogu, nadpisując każdy plik:
|
- Usuń nieużywane zmienne rekurencyjnie ze wszystkich plików w katalogu, nadpisując każdy plik:
|
||||||
|
|
||||||
`autoflake --remove-unused-variables --in-place --recursive {{path/to/directory}}`
|
`autoflake --remove-unused-variables --in-place --recursive {{sciezka/do/katalogu}}`
|
||||||
|
|
Loading…
Add table
Reference in a new issue