]> git.immae.eu Git - github/fretlink/pronto-hlint.git/commit
Allow to set config with `.pronto_eslint_npm.yml`
authorMarkus Doits <markus.doits@stellenticket.de>
Sun, 11 Sep 2016 12:49:59 +0000 (14:49 +0200)
committerMarkus Doits <markus.doits@stellenticket.de>
Sun, 11 Sep 2016 13:13:42 +0000 (15:13 +0200)
commit1845f2e31adc6f9b1513b779f44e3bd347d6fd11
tree41d61b6b061234f0f1ccab2f86898386a3ee6bcf
parent3403f9d12247884c18ffe7a1636fe12c3fb0f0da
Allow to set config with `.pronto_eslint_npm.yml`

Make configuration dependent on instance instead of class, too.
README.md
lib/pronto/eslint_npm.rb
pronto-eslint_npm.gemspec
spec/fixtures/test.git/custom_eslint.sh [new file with mode: 0755]
spec/pronto/eslint_spec.rb
spec/spec_helper.rb