" Author: David Mohundro " Description: swiftlint for swift files call ale#linter#Define('swift', { \ 'name': 'swiftlint', \ 'executable': 'swiftlint', \ 'command': 'swiftlint lint --use-stdin', \ 'callback': 'ale#handlers#gcc#HandleGCCFormat', \})