Duplicated Key in Dictionary Literal Violation does not understand #line directive.
#4012
Labels
{{ message }}
Duplicated Key in Dictionary Literal Violation does not understand #line directive.
#4012
New Issue Checklist
Describe the bug
Duplicated Key in Dictionary Literal Violationdoes not understand#linedirective.Complete output when running SwiftLint, including the stack trace and command used
Environment
SwiftLint version (run
swiftlint versionto be sure)? 0.47.1Installation method used (Homebrew, CocoaPods, building from source, etc)? brew
Paste your configuration file: None / defrault
Are you using nested configurations? no
Which Xcode version are you using (check
xcodebuild -version)? -Do you have a sample that shows the issue? Run
echo "[string here]" | swiftlint lint --no-cache --use-stdin --enable-all-rulesto quickly test if your example is really demonstrating the issue. If your example is more
complex, you can use
swiftlint lint --path [file here] --no-cache --enable-all-rules.The text was updated successfully, but these errors were encountered: