1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-12 14:14:48 +02:00
Files
weechat/.poexam/poexam.toml
T
2026-03-25 21:49:02 +01:00

19 lines
275 B
TOML

# SPDX-FileCopyrightText: 2026 Sébastien Helleu <flashcode@flashtux.org>
#
# SPDX-License-Identifier: GPL-3.0-or-later
[check]
select = [
"checks",
]
ignore = [
"brackets",
"double-quotes",
"unchanged",
]
path_words = "."
langs = [
"en_US",
"fr",
]