From c837394b658bda517121e5c06347689ea73c6503 Mon Sep 17 00:00:00 2001 From: John Bampton Date: Thu, 2 Apr 2026 20:08:14 +1000 Subject: [PATCH] pre-commit trailing-whitespace check more file types Minor auto clean up in svg files --- .pre-commit-config.yaml | 2 +- www/fonts/glyphicons-halflings-regular.svg | 2 +- www/roster/public/fonts/glyphicons-halflings-regular.svg | 2 +- www/status/fonts/glyphicons-halflings-regular.svg | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 7cfbf9a5f4..08d69edfa5 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -19,4 +19,4 @@ repos: - id: forbid-submodules - id: mixed-line-ending - id: trailing-whitespace - files: \.(cgi|rdf|rb)$ + files: \.(cgi|html|json|py|rb|rdf|sh|svg)$ diff --git a/www/fonts/glyphicons-halflings-regular.svg b/www/fonts/glyphicons-halflings-regular.svg index 94fb5490a2..f155876e1b 100644 --- a/www/fonts/glyphicons-halflings-regular.svg +++ b/www/fonts/glyphicons-halflings-regular.svg @@ -285,4 +285,4 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/www/roster/public/fonts/glyphicons-halflings-regular.svg b/www/roster/public/fonts/glyphicons-halflings-regular.svg index 94fb5490a2..f155876e1b 100644 --- a/www/roster/public/fonts/glyphicons-halflings-regular.svg +++ b/www/roster/public/fonts/glyphicons-halflings-regular.svg @@ -285,4 +285,4 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/www/status/fonts/glyphicons-halflings-regular.svg b/www/status/fonts/glyphicons-halflings-regular.svg index 94fb5490a2..f155876e1b 100644 --- a/www/status/fonts/glyphicons-halflings-regular.svg +++ b/www/status/fonts/glyphicons-halflings-regular.svg @@ -285,4 +285,4 @@ - \ No newline at end of file + \ No newline at end of file