File: .astylerc

package info (click to toggle)
libnginx-mod-http-cache-purge 1%3A2.5.3-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 212 kB
  • sloc: ansic: 1,605; sh: 79; makefile: 3
file content (22 lines) | stat: -rw-r--r-- 260 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# astylerc
align-pointer=name
align-reference=name
break-after-logical
#indent=spaces=2
max-code-length=120
style=google
suffix=none

# Indent
indent-preproc-block

# Padding
pad-header
unpad-paren

# Formatting:
add-brackets
#convert-tabs

# Output:
formatted