From affa5a532a1f6f47ae360fee0fb1a9a19c79e9dd Mon Sep 17 00:00:00 2001 From: donker <donker@astron.nl> Date: Thu, 23 Mar 2023 08:40:41 +0100 Subject: [PATCH] CWG-44, only check for upper keywords --- vsg_config.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/vsg_config.yaml b/vsg_config.yaml index 3d4efc3202..3c6e3bc83c 100644 --- a/vsg_config.yaml +++ b/vsg_config.yaml @@ -1,9 +1,6 @@ rule: global: disable: True - length_001: - disable: False - length: 140 group: case::keyword: disable: False -- GitLab