Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [PATCH 0/2] [pre-commit] Use yamllint
@ 2026-07-17 14:25 Tom de Vries
  2026-07-17 14:25 ` [PATCH 1/2] [pre-commit] Fix yamllint errors in .pre-commit-config.yaml Tom de Vries
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Tom de Vries @ 2026-07-17 14:25 UTC (permalink / raw)
  To: gdb-patches

I came across a formatting inconsistency in .pre-commit-config.yaml and
investigated if there were pre-commit tools that could help with that.

I found yamllint [1].

The first patch fixes yamllint errors.

The second patch adds a pre-commit hook to check .pre-commit-config.yaml using yamllint.

[1] https://github.com/adrienverge/yamllint

Tom de Vries (2):
  [pre-commit] Fix yamllint errors in .pre-commit-config.yaml
  [pre-commit] Add yamllint hook

 .pre-commit-config.yaml | 120 +++++++++++++++++++++-------------------
 1 file changed, 64 insertions(+), 56 deletions(-)


base-commit: 0cdde1399d2d453569fe91c55b34b4879f8a6501
-- 
2.51.0


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2026-07-28  7:37 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-17 14:25 [PATCH 0/2] [pre-commit] Use yamllint Tom de Vries
2026-07-17 14:25 ` [PATCH 1/2] [pre-commit] Fix yamllint errors in .pre-commit-config.yaml Tom de Vries
2026-07-17 14:25 ` [PATCH 2/2] [pre-commit] Add yamllint hook Tom de Vries
2026-07-28  7:36 ` [PATCH 0/2] [pre-commit] Use yamllint Tom de Vries

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox