Issues
- 7
Don't trim whitespace-only lines
#801 opened by ValentinWalter - 2
- 3
- 3
Access control on extensions is being removed and added to methods as `fileprivate`
#877 opened by erezhodsam - 1
Have the ability to keep and add commas to the end of a single element in a multi line list
#874 opened by dickoff - 3
Ability To Turn Off Formatting For Subdirectory
#870 opened by samdeane - 6
- 1
Formatted code does not compile anymore when throwing an error with a comment between the error type and its init arguments with the comments crossing the max column width
#872 opened by Frizlab - 6
- 1
Cannot run swift-format from root (`/`)
#811 opened by bnbarham - 1
swift-format breaks compilation by wrongly reformatting nested multi-line string blocks
#864 opened by ktoso - 2
- 2
Hangs indefinitely on Linux
#861 opened by Cyberbeni - 1
- 5
False reports and/or `// swift-format-ignore: DontRepeatTypeInStaticProperties` doesn't work.
#816 opened by thomasvl - 1
- 6
- 1
- 4
- 3
Output of `swift format --version` is confusing
#834 opened by jkmathew - 5
- 3
Suggestion: a new rule `NoEmptyLinesOpeningClosingBracesOnMethods` - No empty lines on opening or closing braces in methods only
#819 opened by Pispa339 - 4
readme: Clarify where to place configuration file so Xcode automatically uses that config
#809 opened by mesqueeb - 1
Potentially unintuitive behavior when `rules` dictionary is incomplete in configuration
#833 opened by allevato - 3
Reordering @preconcurrency imports should be suppressed even if they're in #if conditions
#826 opened by saagarjha - 1
- 3
Align line ending comments across multiple lines.
#817 opened by thomasvl - 1
- 3
At least EndOfLineComment gets line numbers wrong if the lint run wants to change other things.
#813 opened by thomasvl - 2
- 1
- 3
- 2
- 2
`NoEmptyLinesOpeningClosingBraces` removes empty lines from body if functions start/end with comment
#807 opened by andre-richter - 1
- 0
`multiElementCollectionTrailingCommas` adds comma to line comment when element is a ternary operator
#795 opened by ahoppen - 0
Attributes merged without space
#799 opened by bnbarham - 4
Special case macros?
#793 opened by sbdchd - 6
- 4
Support `.editorconfig`
#787 opened by timsneath - 1
AllPublicDeclarationsHaveDocumentation doesn't check enums, actors, or nested declarations
#778 opened by shawnhyam - 1
Rule for putting annotations into separate lines
#773 opened by FranzBusch - 9
Whitespace linting rules cannot be disabled
#764 opened by hamishknight - 2
- 1
Existing line breaks between attributes are not removed respectsExistingLineBreaks == false
#786 opened by dduan - 1
- 4
- 3
- 6
- 1
Typed throws in do blocks formatted incorrectly
#768 opened by bnbarham