| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
Ref: https://github.com/barisione/clang-format-hooks/blob/master/COPYING
|
| |
|
|
|
|
|
|
| |
The SPDX format is machine-readable, which should make it much easier to
avoid mistakes with licensing and copyright using automated tools.
This commit does not add any implicit information. It converts exactly
what was already specified into SPDX format comments.
|
| |
|
|
| |
A few bugs have been fixed upstream.
|
|
|
Taken from https://github.com/barisione/clang-format-hooks/
This pre-commit hook will automatically format any newly committed C++
code.
Closes: #172
|