Jump to: navigation, search

Solum/Wishlist

< Solum
Revision as of 19:46, 25 November 2013 by Adrian Otto (talk | contribs) (Created page with "== Development Wishlist == https://review.openstack.org/#/c/57047/3/tox.ini 19 commands = 20 flake8 21 {toxinidir}/tools/config/check_uptodate.sh Monty Taylor N...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Development Wishlist

https://review.openstack.org/#/c/57047/3/tox.ini

19	commands =
20	  flake8
21	  {toxinidir}/tools/config/check_uptodate.sh

Monty Taylor Nov 24 "I wonder - based on something that Robert suggested a while back about flake8 - if we could make a general one of these that could be used here and in nova and whatnot - but write it as an importable unittest..."

Should we have a blueprint somewhere for this?