File: .astylerc

package info (click to toggle)
gr-soapy 2.1.3-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,100 kB
  • sloc: python: 9,381; cpp: 1,407; sh: 39; ansic: 9; makefile: 5
file content (18 lines) | stat: -rw-r--r-- 290 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# gr-soapy astyle parameters
--errors-to-stdout
--lineend=linux
--preserve-date
--suffix=none
--style=stroustrup
--convert-tabs
--indent=spaces=2
--align-pointer=name
--align-reference=name
--pad-header
--add-braces
--unpad-paren
--pad-oper
--pad-comma
--convert-tabs
--max-code-length=80