From 44ca9e816d527577a1424a477ec132fdb93cbb3a Mon Sep 17 00:00:00 2001 From: sciencewhiz Date: Fri, 2 Jan 2026 09:47:48 -0700 Subject: [PATCH] [build] Add LineLength suppression for generated version file (#8530) I managed to get a length of 101 characters when building locally --- styleguide/checkstyle-suppressions.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/styleguide/checkstyle-suppressions.xml b/styleguide/checkstyle-suppressions.xml index 8254e2b628..0b4c2fa99f 100644 --- a/styleguide/checkstyle-suppressions.xml +++ b/styleguide/checkstyle-suppressions.xml @@ -19,4 +19,6 @@ suppressions PUBLIC "-//Puppy Crawl//DTD Suppressions 1.1//EN" + +