Skip to content

Commit 7e633b8

Browse files
authored
Add a note on how to run astyle (#500)
This was previously only documented inside the github action.
1 parent 35e8a5c commit 7e633b8

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

tools/astylerc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
# astylerc--custom options for Tlf
2+
# run with:
3+
# astyle --formatted --options=tools/astylerc src/*.[ch]
24

35
# K&R style formatting/indenting with some tweaks.
46
style=attach

0 commit comments

Comments
 (0)