From a47a9d2e51c7a40287637643e40e2e75b6a764f2 Mon Sep 17 00:00:00 2001 From: Dennis Werner Date: Thu, 28 Sep 2023 08:36:25 +0200 Subject: [PATCH] fix linter for default config --- default.config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/default.config.yml b/default.config.yml index e51716531..2735bcf56 100644 --- a/default.config.yml +++ b/default.config.yml @@ -119,4 +119,4 @@ sublime_package_control: - "WordCount" # Glob pattern to ansible task files to run after all other tasks are finished. -post_provision_tasks: [] \ No newline at end of file +post_provision_tasks: []