~lazr-developers/lazr.authentication/trunk

« back to all changes in this revision

Viewing changes to pylint.rc

  • Committer: Colin Watson
  • Date: 2018-04-28 19:11:28 UTC
  • mto: This revision was merged to the branch mainline in revision 54.
  • Revision ID: cjwatson@canonical.com-20180428191128-1en5gmoatifq00dy
Add tox testing support and drop buildout.

Show diffs side-by-side

added added

removed removed

Lines of Context:
20
20
 
21
21
# Add <file or directory> to the black list. It should be a base name, not a
22
22
# path. You may set this option multiple times.
23
 
ignore=CVS
 
23
ignore=CVS,conf.py
24
24
 
25
25
# Pickle collected data for later comparisons.
26
26
persistent=no