On Wed, Jun 22, 2016 at 10:15 AM, Haïkel <[email protected]> wrote: > Hi, > > as a packager, I spend a lot of time to scrutinize the requirements > repo, and I find it easier to read if specifiers are ordered. > So in a quick glance, you can check which is the min version required > and max one without trying to search them among other specifiers. > I scripted a basic linter to do that (which also normalize comments to > PEP8 standards) > > Initial review is here: > https://review.openstack.org/#/c/332623/ > > script is available here; > https://gist.github.com/hguemar/7a17bf93f6c8bd8ae5ec34bf9ab311a1 > > Your thoughts? > > Regards, > H. > > __________________________________________________________________________ > OpenStack Development Mailing List (not for usage questions) > Unsubscribe: [email protected]?subject:unsubscribe > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
Haikel, This looks good and the global-requirements.txt now looks much cleaner. Can you add the linter to the tools directory in requirements. We can use it in our gates. Swapnil __________________________________________________________________________ OpenStack Development Mailing List (not for usage questions) Unsubscribe: [email protected]?subject:unsubscribe http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
