mirror of
https://github.com/Respect/Validation.git
synced 2026-03-14 14:25:45 +01:00
- Commit composer.lock. - The lock is not ignored anymore. - Changed to ramsey/composer-install action for cache.
6 lines
396 B
TOML
6 lines
396 B
TOML
version = 1
|
|
|
|
[[annotations]]
|
|
path = [ "*.yml", "*.yaml", ".git*", "*.dist", "docs/.pages", "docs/validators/.pages", "composer.json", "composer.lock", "tests/fixtures/*", ".github/*.yml", ".github/actions/**.yml", ".github/workflows/**.yml", ".github/PULL_REQUEST_TEMPLATE.md", ".github/ISSUE_TEMPLATE/**" ]
|
|
SPDX-FileCopyrightText = "Respect Project Contributors"
|
|
SPDX-License-Identifier = "MIT"
|