Update module github.com/editorconfig-checker/editorconfig-checker/v2/cmd/editorconfig-checker to v3

This commit is contained in:
Renovate Bot 2024-08-09 16:14:19 +00:00 committed by Gusted
parent 0f7a98d34d
commit 8039240c26
No known key found for this signature in database
GPG key ID: FD821B732837125F
13 changed files with 27 additions and 27 deletions

View file

@ -19,5 +19,5 @@
</div>
{{end}}
{{if and (not .Flash.ErrorMsg) (not .Flash.SuccessMsg) (not .Flash.InfoMsg) (not .Flash.WarningMsg) (not .IsHTMX)}}
<div id="flash-message" hx-swap-oob="true"></div>
<div id="flash-message" hx-swap-oob="true"></div>
{{end}}