reshke
|
74623edfb5
|
LDAP auth in od
|
2021-04-28 17:54:56 +05:00 |
kirill reshke
|
3a55be6e61
|
change formatting (#250)
Co-authored-by: reshke <Kirill Reshke>
|
2020-12-28 15:43:31 +05:00 |
kirill reshke
|
89ef383056
|
fix build (#237)
Co-authored-by: reshke <Kirill Reshke>
|
2020-11-27 23:03:42 +05:00 |
kirill reshke
|
dd52fbd83e
|
compiler hints + just make world a better place & formatting things (#236)
|
2020-11-25 15:17:15 +05:00 |
Georgy Rylov
|
c25c5bd050
|
Applying clang-format with saving indentations (#140)
* applying clang-format with saving indentations
* rebase
|
2020-04-02 16:00:56 +05:00 |
Andrey Borodin
|
373764fa4f
|
Use automatic formatting
I've tried to make formatting as close to current as possible
Usage:
find . -regex '.*.(cpp|hpp|cu|c|h)' -exec clang-format -style=file -i {} ;
|
2019-09-19 18:00:07 +05:00 |