Skip to content
This repository has been archived by the owner on Oct 4, 2022. It is now read-only.

Flake8 extension for enforcing trailing commas in python

License

Notifications You must be signed in to change notification settings

care-dot-com/kinsights-flake8-commas

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flake8 Extension to enforce trailing commas.

Usage

If you are using flake8 it's as easy as:

pip install flake8-commas

Now you can avoid those annoying merge conflicts on dictionary and list diffs.

About

Flake8 extension for enforcing trailing commas in python

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 90.1%
  • Shell 9.9%