From 20fc0d0779e71aacd8b185de0166b4f639650f09 Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Sat, 2 Mar 2024 16:19:33 +0200 Subject: [PATCH] .pre-commit-config.yaml: comment the policy exclude as the conflicting policy will be removed --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index f10d195c..adde6f9c 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -54,7 +54,7 @@ repos: - id: pretty-format-json # Breaks AdNauseam/uBlock Origin rules as the browser interprets # values to be set for empty options. - exclude: ^etc\/firefox\/policies\/policies.json|etc\/opt\/chromium\/policies\/managed\/aminda-extensions.json$ + #exclude: ^etc\/firefox\/policies\/policies.json|etc\/opt\/chromium\/policies\/managed\/aminda-extensions.json$ args: # Remember also: --no-sort-keys # ASCII excludes the älphäbet amongst others