mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-06 21:00:22 +00:00
6 lines
145 B
Plaintext
Executable File
6 lines
145 B
Plaintext
Executable File
-i=4 # indent of 4
|
|
-pt=2 # paren tightness
|
|
-sbt=2 # square paren tightness
|
|
-bt=2 # curly paren tightness
|
|
-nsfs # no space after semi in for loop
|