~mardy/click-reviewers-tools/oa-plugin-1520605

« back to all changes in this revision

Viewing changes to clickreviews/cr_lint.py

  • Committer: Daniel Holbach
  • Date: 2015-11-18 16:05:25 UTC
  • mfrom: (547.1.1 click-reviewers-tools)
  • Revision ID: daniel.holbach@canonical.com-20151118160525-2795s50iitvkusyc
merge trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
66
66
                                            'multi',
67
67
                                            ] + self.valid_compiled_architectures
68
68
        self.vcs_files = ['.bzr*',
69
 
                          '.excludes',
 
69
                          # '.excludes',  # autogenerated by SDK
70
70
                          '.git*',
71
71
                          '.idea',
72
72
                          '.svn*',