You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(linux): Linux Support for DiscordKitBot (#30)
* More macOS and linter fixes
* even more macOS fixes
* more fixes
* even more fixes
* fix unused result warning
* uncomment the commented out botReady decoder
Copy file name to clipboardExpand all lines: .swiftlint.yml
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,7 @@ disabled_rules:
4
4
- multiple_closures_with_trailing_closure
5
5
- large_tuple
6
6
- todo # TODOs are precisely for reminding me of tasks I'll have to do in the future. If they are flagged as violations, it completely defeats the point.
0 commit comments