Scouterna / skojjt

Närvarorapportering för scouter
Apache License 2.0
14 stars 15 forks source link

Updated pylint settings #111

Closed kallemooo closed 4 years ago

kallemooo commented 4 years ago

Added an uppdated pylint settings file. The settings is the pylint default recomendations with the following changes. Line lenght 150. Naming style camelCase.

Enabled pylint when using vscode. Added support for multiline pylint init-hook script.

Part of #97