Ayaz Salikhov
|
7dee6413ae
|
feat: Add hadolint docker pre-commit hook (#2135)
|
2025-05-19 12:50:06 +01:00 |
|
Ayaz Salikhov
|
76ec9ccb0b
|
ci: Install git-cliff to generate changelog (#2136)
|
2025-05-19 09:08:58 +01:00 |
|
Ayaz Salikhov
|
c774a40a59
|
ci: Install ClangBuildAnalyzer in the ci image (#2071)
|
2025-05-01 18:49:57 +01:00 |
|
Ayaz Salikhov
|
de055934e1
|
chore: Use only pre-commit hooks (#2057)
Co-authored-by: Maria Shodunke <maria-robobug@users.noreply.github.com>
|
2025-04-29 18:18:42 +01:00 |
|
Ayaz Salikhov
|
9b83eb4033
|
style: Add C++ pre-commit hooks (#2039)
|
2025-04-29 15:12:38 +01:00 |
|
Ayaz Salikhov
|
7c55529c90
|
chore: Capitalize Dockerfile to add support of tools (#2045)
For example, there is not syntax highlighting in GitHub, because file is
named `dockerfile` (and not Dockerfile), for example:
https://github.com/XRPLF/clio/blob/release/2.4.0/docker/ci/dockerfile
I also grep'ed dockerfile in repo and fixed some other places
|
2025-04-28 16:05:37 +01:00 |
|