i18n: avoid storing i18n linter exceptions for <filename> (#6237)

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/6237
Reviewed-by: Earl Warren <earl-warren@noreply.codeberg.org>
This commit is contained in:
0ko 2024-12-11 16:38:42 +00:00
parent 0c74cde4e6
commit ac6f9ea17d
33 changed files with 74 additions and 62 deletions

View file

@ -1,4 +1,5 @@
// Copyright 2017 The Gitea Authors. All rights reserved.
// Copyright 2024 The Forgejo Authors. All rights reserved.
// SPDX-License-Identifier: MIT
package integration