From 8a6dc7cdb216c2beeb2d88e3c0d3a8d5cb2cca49 Mon Sep 17 00:00:00 2001 From: sandr01d <88739791+sandr01d@users.noreply.github.com> Date: Thu, 9 Apr 2026 19:09:17 +0200 Subject: [PATCH] chore: fix end of file of .commitlintrc.json (#512) --- .commitlintrc.json | 1 - 1 file changed, 1 deletion(-) diff --git a/.commitlintrc.json b/.commitlintrc.json index c9c5278..b0a9726 100644 --- a/.commitlintrc.json +++ b/.commitlintrc.json @@ -3,4 +3,3 @@ "@commitlint/config-conventional" ] } -