belson17 / modred

Modred main repository
BSD 2-Clause "Simplified" License
78 stars 38 forks source link

pylintrc configuration file added #44

Open belson17 opened 4 years ago

belson17 commented 4 years ago

Customizes the way pylint checks the code style. Also added a few more files in gitignore

jhtu commented 4 years ago

This makes sense as a way to implement a style guide. I'll need to mess with this a little though. If we are going to formalize the style guide, then I think we'll want to make sure the pylintrc contains everything we want, and that we agree on its contents.