We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 031f2f7 commit 625ad31Copy full SHA for 625ad31
1 file changed
CHANGELOG.md
@@ -8,7 +8,14 @@
8
9
### Experimental
10
11
-* None.
+* 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)
19
20
### Enhancements
21
0 commit comments