swift
swift copied to clipboard
SwiftLint only modified lines
I can get which line was modified and show it in the PR, but still have the report, what I want is to pass the modified/created files and get only the new warning introduced or prevent to create the report in the PR and I can handle the message.