Skip to content

Commit 1f9748d

Browse files
Luc45claude
andcommitted
CHANGELOG: drop brackets from "Unreleased" heading
remark-lint's `no-undefined-references` rule (with `fail-on-warnings: true` in CI) flagged `## [Unreleased]` as a reference to an undefined link definition. The brackets were a Keep-a-Changelog convention not followed elsewhere in this file. Drop them to keep the heading as plain text. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent f5f1dc2 commit 1f9748d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CHANGELOG-4.x.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
The file documents changes to the PHP_CodeSniffer project for the 4.x series of releases.
44

5-
## [Unreleased]
5+
## Unreleased
66

77
### Added
88
- New `ctrf` report which emits results in the [Common Test Report Format](https://ctrf.io/) (CTRF), an open JSON standard for test results.

0 commit comments

Comments
 (0)