Skip to content

Commit 6884fb3

Browse files
committed
docs: add CHANGELOG entry for --fail-on-unfixable flag
1 parent 1d74f54 commit 6884fb3

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,11 @@
1212

1313
### Enhancements
1414

15-
* Print fixed code read from stdin to stdout.
15+
* Add `--fail-on-unfixable` flag for single-pass fix and validation.
16+
[omar-y-abdi](https://github.com/omar-y-abdi)
17+
[#6450](https://github.com/realm/SwiftLint/issues/6450)
18+
19+
* Print fixed code read from stdin to stdout.
1620
[SimplyDanny](https://github.com/SimplyDanny)
1721
[#6501](https://github.com/realm/SwiftLint/issues/6501)
1822

0 commit comments

Comments
 (0)