We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c8df8b3 + 5b9addf commit 4a65dfbCopy full SHA for 4a65dfb
Changelog.md
@@ -4,7 +4,7 @@
4
5
## Nothing yet!
6
7
-- Nothing yet!
+- Update SwiftLint to 0.43.1 for inclusive_language allowance list support. See [#165](https://github.com/ashfurrow/danger-ruby-swiftlint/issues/165).
8
9
## 0.26.0
10
lib/version.rb
@@ -2,5 +2,5 @@
2
3
module DangerSwiftlint
VERSION = '0.26.0'
- SWIFTLINT_VERSION = '0.41.0'
+ SWIFTLINT_VERSION = '0.43.1'
end
0 commit comments