From 4517f994be4548ee7da1cb855160452fbd9a1c03 Mon Sep 17 00:00:00 2001 From: flagarde Date: Wed, 28 Jun 2023 02:34:09 +0800 Subject: [PATCH] Update .cmake-linter.yml --- .cmake-linter.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.cmake-linter.yml b/.cmake-linter.yml index 3619b8b4..62da4831 100644 --- a/.cmake-linter.yml +++ b/.cmake-linter.yml @@ -1,6 +1,6 @@ --- format: - line_width: 450 + line_width: 1000 lint: disabled_codes: [ ] function_pattern: '[0-9a-z_]+'