Closed agjohnson closed 3 months ago
Use max_line_length=80, this only controls when attributes/blocks are wrapped. This setting is why nicer block formatting is sometimes condensed down to single lines.
The lint rule is for catching wildcard load imports.
Use max_line_length=80, this only controls when attributes/blocks are wrapped. This setting is why nicer block formatting is sometimes condensed down to single lines.
The lint rule is for catching wildcard load imports.