mirror of
https://github.com/realm/SwiftLint.git
synced 2026-06-06 20:18:40 +00:00
* Adds `baseline` and `write_baseline` config file options, so baseline can be used by people who can't pass command line arguments (e.g. plugin users). * Added PR number * Fixed change log entry * Update Source/swiftlint/Helpers/LintOrAnalyzeCommand.swift Co-authored-by: Danny Mösch <danny.moesch@icloud.com> * updated --------- Co-authored-by: Danny Mösch <danny.moesch@icloud.com>