AtomLinter / linter-puppet-lint

Atom linter plugin for Puppet, using puppet-lint
6 stars 3 forks source link

Greenkeeper/eslint 4.1.1 #126

Closed mschuchard closed 7 years ago

mschuchard commented 7 years ago

I think the new glibc requirement comes because they rewrote the DOM in 1.19 in C++.

mschuchard commented 7 years ago

Ok Travis's environment is having some issue with its libstdc++. Going to take another stab at this again later.

Arcanemagus commented 7 years ago

Atom v1.19.0-beta2 removed the requirement on the newer libstdc++ btw, but this still can't be merged till eslint-config-airbnb-base releases a compatible version.

mschuchard commented 7 years ago

@Arcanemagus Can we marge this?

Arcanemagus commented 7 years ago

Nope, they still haven't released a compatible version yet: https://github.com/airbnb/javascript/issues/1447

If you are waiting on the CI changes, I'd recommend pulling those out into a separate PR.

mschuchard commented 7 years ago

Sounds like a good idea. I will get TravisCI passing again separately first.