Closed martinm82 closed 5 years ago
I ran pylint --generate-rcfile > \{\{cookiecutter.project_name\}\}/.pylintrc to generate the file based on pylint version 2.3.1 to ensure we don't drift that much away from the default configuration
pylint --generate-rcfile > \{\{cookiecutter.project_name\}\}/.pylintrc
I ran
pylint --generate-rcfile > \{\{cookiecutter.project_name\}\}/.pylintrc
to generate the file based on pylint version 2.3.1 to ensure we don't drift that much away from the default configuration