Skip to content
Commit b26bc51b authored by Danny Weinberg's avatar Danny Weinberg
Browse files

Add configuration to ensure a newline before each comment

This adds a `ensure_newline_before_comments` configuration that matches the format that `black` imposes (for better or worse) and allows `isort` to be used with `black` without any thrashing/conflicts with regards to blank lines before comments.

Should help address https://github.com/psf/black/issues/251
parent 4e9e1703
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment