mirror of
https://github.com/AtHeartEngineer/sss.git
synced 2026-01-07 20:13:49 -05:00
This commit enables travis-ci on linux and osx with memory checking only enabled on linux.
12 lines
138 B
INI
12 lines
138 B
INI
[*.{c,h}]
|
|
indent_style = tab
|
|
indent_size = 8
|
|
|
|
[Makefile]
|
|
indent_style = tab
|
|
indent_size = 8
|
|
|
|
[*.yml]
|
|
indent_style = space
|
|
indent_size = 2
|