This website requires JavaScript.
Explore
Help
Register
Sign In
Llewellyn
/
conky
Watch
1
Star
0
Fork
0
You've already forked conky
mirror of
https://github.com/Llewellynvdm/conky.git
synced
2024-11-05 21:07:52 +00:00
Code
Issues
Releases
Activity
af2a3c0af0
conky
/
.editorconfig
8 lines
99 B
INI
Raw
Normal View
History
Unescape
Escape
Add formatting/static analysis (#486) * Reform source with clang-format. Rules applied with: $ find . -iname *.h -o -iname *.cc | xargs clang-format \ -style=file -i -fallback-style=google * Add clang-format and analyze to build. Based on the excellent work at: https://github.com/ttroy50/cmake-examples * Clean up CMake stuff on macOS. * Remove vim/emacs modelines. * Update copyright dates. * Build fixes. * Build fixes. * Build fixes. * Build fixes. * Build fixes. * Build fixes.
2018-05-12 16:03:00 +00:00
root
=
true
[*]
end_of_line
=
lf
insert_final_newline
=
true
indent_style
=
space
Apply a bunch of code fixes from sonarcloud. (#492)
2018-05-13 13:58:03 +00:00
indent_size
=
2
Copy Permalink