mirror of
https://github.com/flancian/garden.git
synced 2026-08-07 06:56:19 +00:00
Auto saved by Logseq
This commit is contained in:
@@ -3,4 +3,4 @@
|
||||
- [[sponge]] is in [[moreutils]]
|
||||
- To go from tabs to spaces in Python code:
|
||||
- `for i in *py; do expand -t 4 $i | sponge $i; done`
|
||||
-
|
||||
- [[pep8]] is against tabs in Python code. We are currently experimenting with using tabs in [[agora server]] regardless.
|
||||
Reference in New Issue
Block a user