File tree Expand file tree Collapse file tree 4 files changed +19
-6
lines changed
Expand file tree Collapse file tree 4 files changed +19
-6
lines changed Original file line number Diff line number Diff line change 1+ # SPDX-FileCopyrightText: 2021-2025 Sébastien Helleu <flashcode@flashtux.org>
2+ #
3+ # SPDX-License-Identifier: GPL-3.0-or-later
4+
15.coverage
26.hypothesis
37* .pyc
Original file line number Diff line number Diff line change 1+ <!--
2+ SPDX-FileCopyrightText: 2021-2025 Sébastien Helleu <flashcode@flashtux.org>
3+
4+ SPDX-License-Identifier: GPL-3.0-or-later
5+ -->
6+
17# weechat-script-lint ChangeLog
28
39## Version 0.6.0 (2025-04-20)
Original file line number Diff line number Diff line change 1+ <!--
2+ SPDX-FileCopyrightText: 2021-2025 Sébastien Helleu <flashcode@flashtux.org>
3+
4+ SPDX-License-Identifier: GPL-3.0-or-later
5+ -->
6+
17# weechat-script-lint
28
39[ ![ PyPI] ( https://img.shields.io/pypi/v/weechat-script-lint.svg )] ( https://pypi.org/project/weechat-script-lint/ )
@@ -233,6 +239,7 @@ $ weechat-script-lint --score --recursive /path/to/directory
233239
234240## Copyright
235241
242+ <!-- REUSE-IgnoreStart -->
236243Copyright © 2021-2025 [ Sébastien Helleu] ( https://github.com/flashcode )
237244
238245This program is free software; you can redistribute it and/or modify
@@ -247,3 +254,4 @@ GNU General Public License for more details.
247254
248255You should have received a copy of the GNU General Public License
249256along with this program. If not, see < https://www.gnu.org/licenses/ > .
257+ <!-- REUSE-IgnoreEnd -->
Original file line number Diff line number Diff line change 55version = 1
66
77[[annotations ]]
8- path = [
9- " .gitignore" ,
10- " CHANGELOG.md" ,
11- " README.md" ,
12- " tests/scripts/**" ,
13- ]
8+ path = " tests/scripts/**"
149precedence = " override"
1510SPDX-FileCopyrightText = " 2021-2025 Sébastien Helleu <flashcode@flashtux.org>"
1611SPDX-License-Identifier = " GPL-3.0-or-later"
You can’t perform that action at this time.
0 commit comments