respect-validation/.github
Alexandre Gomes Gaigalas a91517108e Lint SPDX conventions
The `reuse lint` command only checks for REUSE compliance, which
will accept all sorts of SPDX headers.

In this project, however, we have also other conventions. For
example, we require all PHP and docs files from the project
to have a specific license (not just any license) and also a
specific File Copyright Text (not just any copyright).

This commit introduces a command to solve this problem, validating
the headers more thoroughly.

The introduced command also does some dogfooding, using validators
from the library itself to perform some of its tasks, namely: Call,
Each, Contains, Templated and Named, showcasing potential different
use cases for the project.
2026-01-26 16:07:09 +00:00
..
ISSUE_TEMPLATE Adhere to GitHub Community Standards 2026-01-26 12:00:42 +00:00
workflows Lint SPDX conventions 2026-01-26 16:07:09 +00:00
CODE_OF_CONDUCT.md Adhere to GitHub Community Standards 2026-01-26 12:00:42 +00:00
dependabot.yml Improve auto-updaters and pull requesters, auto-tld fix 2023-02-15 00:49:09 -03:00
PULL_REQUEST_TEMPLATE.md Adhere to GitHub Community Standards 2026-01-26 12:00:42 +00:00
SECURITY.md Adhere to GitHub Community Standards 2026-01-26 12:00:42 +00:00