Skip to content

A flake8 plugin to detect blank lines at the start of a file

License

Notifications You must be signed in to change notification settings

bmispelon/flake8-leading-blank-lines

Repository files navigation

flake8-leading-blank-lines

A flake8 plugin to detect blank lines at the start of a file

Installation

Install the plugin with pip:

pip install flake8-leading-blank-lines

Then use the LBL001 error code in your flake8 configuration:

select=LBL001

Enjoy, I guess!

About

A flake8 plugin to detect blank lines at the start of a file

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages