-
Couldn't load subscription status.
- Fork 0
trailing_whitespace
Ian Applebaum edited this page Jun 13, 2020
·
1 revision
Lines should not have trailing whitespace.
- Identifier: trailing_whitespace
- Enabled by default: Enabled
- Supports autocorrection: Yes
- Kind: style
- Analyzer rule: No
- Minimum Swift compiler version: 3.0.0
- Default configuration: warning, ignores_empty_lines: false, ignores_comments: true
let name: String//// let name: String //let name: String // let name: String /* */ let name: String