~jcsackett/charmworld/bac-tag-constraints

  • Committer: Rick Harding
  • Author(s): Richard Harding
  • Date: 2012-12-06 17:18:31 UTC
  • mfrom: (68.2.5 lint)
  • Revision ID: rick.harding@canonical.com-20121206171831-2om2wu5svzedt27z
Lint over current codebase with flake8

This is just a pure mechanical processing for lint issues. This is just the
output from my flake8 (pyflake/pep8) lint tool through vim. In the future we
can set these to run reports on jenkins for us.

Changes are mainly be alignment, newlines, spacing around =-*, removing unused
imports, etc.

To maintain lint use the upcoming `make lint` target.

R=hazmat
CC=
https://codereview.appspot.com/6891043
Filename Latest Rev Last Changed Committer Comment Size
..
charmworld 1 13 years ago kapil.foss at gmail charmworld pyramid starter Diff
docs 33 13 years ago kapil.foss at gmail add install doc Diff
scripts 21 13 years ago Kapil Thangavelu add ctl scripts Diff
.bzrignore 68.2.5 12 years ago Rick Harding Fix conflicts, merge with upstream 164 bytes Diff Download File
AUTHORS.txt 62 12 years ago kapil.foss at gmail add authors, and project link 41 bytes Diff Download File
CHANGES.txt 1 13 years ago kapil.foss at gmail charmworld pyramid starter 28 bytes Diff Download File
development.ini 66.1.1 12 years ago Rick Harding Inital tweaks getting going 796 bytes Diff Download File
LICENSE.txt 61 12 years ago kapil.foss at gmail add license 33.7 KB Diff Download File
Makefile 68.1.4 12 years ago Rick Harding Move imports in test code and add make helper to r 1.8 KB Diff Download File
MANIFEST.in 1 13 years ago kapil.foss at gmail charmworld pyramid starter 133 bytes Diff Download File
production.ini 54 12 years ago Kapil Thangavelu exception logging with url, bzr revision check use 1 KB Diff Download File
README.txt 7 13 years ago kapil.foss at gmail work in progress on multi namespace support 252 bytes Diff Download File
requirements.txt 66.1.4 12 years ago Rick Harding Add initial work to get tests working 537 bytes Diff Download File
setup.cfg 1 13 years ago kapil.foss at gmail charmworld pyramid starter 538 bytes Diff Download File
setup.py 68.1.3 12 years ago Rick Harding remove tests_require. Done in the makefile 1003 bytes Diff Download File