Skip to content

Commit 625ad31

Browse files
committed
Add changelog entry
1 parent 031f2f7 commit 625ad31

1 file changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,14 @@
88

99
### Experimental
1010

11-
* None.
11+
* SwiftLint can now be built and run on Windows. It is expected to work in the same way as
12+
on other platforms. The only restrictions are missing support for `?[]` glob patterns in
13+
include/exclude patterns and the requirement for `\n` as line ending in all linted files.
14+
[SimplyDanny](https://github.com/SimplyDanny)
15+
[compnerd](https://github.com/compnerd)
16+
[roman-bcny](https://github.com/roman-bcny)
17+
[#6351](https://github.com/realm/SwiftLint/issues/6351)
18+
[#6352](https://github.com/realm/SwiftLint/issues/6352)
1219

1320
### Enhancements
1421

0 commit comments

Comments
 (0)