Hey there, Gustavo- JSMin's a minifier, not a linter, yes? Unless I'm wrong, we're discussing the enforcement of code style rather than the concatenation step in our build, and thus jsmin's not really in the running. Once we _do_ talk about how we assemble javascript, I'm sure JSMin will have a strong following :)
Michael On Mon, Jun 8, 2015 at 9:02 PM gustavo panizzo (gfa) <[email protected]> wrote: > > > On 2015-06-06 03:26, Michael Krotscheck wrote: > > Right now, there are several JS linters in use in OpenStack: JSHint, > > JSCS, and Eslint. I really would like to only use one of them, so that I > > can figure out how to sanely share the configuration between projects. > > > > Can all those who have a strong opinion please stand up and state their > > opinions? > > what about https://bitbucket.org/dcs/jsmin/ it's license is free > > > -- > 1AE0 322E B8F7 4717 BDEA BF1D 44BB 1BA7 9F6C 6333 > > keybase: http://keybase.io/gfa > > __________________________________________________________________________ > OpenStack Development Mailing List (not for usage questions) > Unsubscribe: [email protected]?subject:unsubscribe > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev >
__________________________________________________________________________ OpenStack Development Mailing List (not for usage questions) Unsubscribe: [email protected]?subject:unsubscribe http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
