flake8-simplify

❄ A flake8 plugin that helps you to simplify code

MIT License

Downloads
361.6K
Stars
186
Committers
12
flake8-simplify - 0.19.3 Latest Release

Published by MartinThoma about 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/MartinThoma/flake8-simplify/compare/0.19.2...0.19.3

flake8-simplify -

Published by MartinThoma over 2 years ago

New rules since 0.17.0

  • SIM906: Merge nested os.path.join calls

Maintenance

  • Restructure repository to simplify future development. It's time for more
    than one file.