File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -183,6 +183,9 @@ jobs:
183183 run : sed '/plugins/d' -i .phpstan.neon
184184 working-directory : ${{ github.workspace }}/cacti
185185
186+ - name : Mark composer scripts executable
187+ run : sudo chmod +x ${{ github.workspace }}/cacti/include/vendor/bin/*
188+
186189 - name : Run Linter on base code
187190 run : composer run-script lint ${{ github.workspace }}/cacti/plugins/maint
188191 working-directory : ${{ github.workspace }}/cacti
Original file line number Diff line number Diff line change 33/*
44 ex: set tabstop=4 shiftwidth=4 autoindent:
55 +-------------------------------------------------------------------------+
6- | Copyright (C) 2004-2025 The Cacti Group |
6+ | Copyright (C) 2004-2026 The Cacti Group |
77 | |
88 | This program is free software; you can redistribute it and/or |
99 | modify it under the terms of the GNU General Public License |
Original file line number Diff line number Diff line change 22
33/*
44 +-------------------------------------------------------------------------+
5- | Copyright (C) 2004-2025 The Cacti Group |
5+ | Copyright (C) 2004-2026 The Cacti Group |
66 | |
77 | This program is free software; you can redistribute it and/or |
88 | modify it under the terms of the GNU General Public License |
Original file line number Diff line number Diff line change 22
33/*
44 +-------------------------------------------------------------------------+
5- | Copyright (C) 2004-2025 The Cacti Group |
5+ | Copyright (C) 2004-2026 The Cacti Group |
66 | |
77 | This program is free software; you can redistribute it and/or |
88 | modify it under the terms of the GNU General Public License |
Original file line number Diff line number Diff line change 22
33/*
44 +-------------------------------------------------------------------------+
5- | Copyright (C) 2004-2025 The Cacti Group |
5+ | Copyright (C) 2004-2026 The Cacti Group |
66 | |
77 | This program is free software; you can redistribute it and/or |
88 | modify it under the terms of the GNU General Public License |
Original file line number Diff line number Diff line change 22
33/*
44 +-------------------------------------------------------------------------+
5- | Copyright (C) 2004-2025 The Cacti Group |
5+ | Copyright (C) 2004-2026 The Cacti Group |
66 | |
77 | This program is free software; you can redistribute it and/or |
88 | modify it under the terms of the GNU General Public License |
Original file line number Diff line number Diff line change 22/*
33 ex: set tabstop=4 shiftwidth=4 autoindent:
44 +-------------------------------------------------------------------------+
5- | Copyright (C) 2004-2025 The Cacti Group |
5+ | Copyright (C) 2004-2026 The Cacti Group |
66 | |
77 | This program is free software; you can redistribute it and/or |
88 | modify it under the terms of the GNU General Public License |
Original file line number Diff line number Diff line change 33/*
44 ex: set tabstop=4 shiftwidth=4 autoindent:
55 +-------------------------------------------------------------------------+
6- | Copyright (C) 2004-2025 The Cacti Group |
6+ | Copyright (C) 2004-2026 The Cacti Group |
77 | |
88 | This program is free software; you can redistribute it and/or |
99 | modify it under the terms of the GNU General Public License |
You can’t perform that action at this time.
0 commit comments