• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

silvermine / eslint-plugin-silvermine / 104

Builds Branch Commit Type Ran Committer Via Coverage
104 master Version bump: 2.2.0: add max-statements-per-line functionality push 06 Feb 2019 04:51PM UTC jthomerson travis-ci pending completion   set done
103 master Merge pull request #35 from jimjenkins5/multiple-statements-arrow Add fork of max-statements-per-line push 06 Feb 2019 04:45PM UTC web-flow travis-ci pending completion   set done
102 multiple-statements-arrow Add fork of max-statements-per-line The base ESLint max-statements-per-line rule gives false positives if you use an expression inside the body of a one line arrow function. For example: ``` myArray.forEach((x) => { y += x}); ``` The above lin... Pull #35 06 Feb 2019 02:36PM UTC web-flow travis-ci pending completion   set done
100 master Remove node 6 from Travis CI config push 08 Jan 2019 06:54PM UTC onebytegone travis-ci pending completion   set done
99 master Merge pull request #34 from silvermine/specify_versions Specify NPM and Node.js versions push 08 Jan 2019 04:18PM UTC web-flow travis-ci pending completion   set done
98 specify_versions Specify NPM and Node.js versions Pull #34 08 Jan 2019 03:54PM UTC web-flow travis-ci pending completion   set done
97 specify_versions Specify NPM and Node.js versions push 08 Jan 2019 03:52PM UTC onebytegone travis-ci pending completion   set done
95 v2.1.0 Version bump: 2.1.0 push 31 Dec 2018 09:56PM UTC jthomerson travis-ci pending completion   set done
94 master Version bump: 2.1.0 push 31 Dec 2018 09:55PM UTC jthomerson travis-ci pending completion   set done
93 master Merge pull request #33 from jimjenkins5/upgrade_eslint Upgrade eslint to v5.11.1 and grunt-eslint to v21 push 29 Dec 2018 12:46AM UTC web-flow travis-ci pending completion   set done
92 upgrade_eslint Upgrade eslint to v5.11.1 and grunt-eslint to v21 Pull #33 28 Dec 2018 08:08PM UTC web-flow travis-ci pending completion   set done
91 master Merge pull request #32 from jimjenkins5/allow_oneline_arrow Add fork of brace-style rule to support one line arrow functions push 28 Dec 2018 08:04PM UTC web-flow travis-ci pending completion   set done
90 allow_oneline_arrow Add fork of brace-style rule to support one line arrow functions The base brace-style rule in eslint does not have an option to support one line arrow functions like: ``` myFunction((b) => { doSomething(b); }); ``` The only option available is ... Pull #32 28 Dec 2018 07:53PM UTC web-flow travis-ci pending completion   set done
89 allow_oneline_arrow Add fork of brace-style rule to support one line arrow functions The base brace-style rule in eslint does not have an option to support one line arrow functions like: ``` myFunction((b) => { doSomething(b); }); ``` The only option available is ... Pull #32 28 Dec 2018 06:25PM UTC web-flow travis-ci pending completion   set done
88 v2.0.1 Version bump: 2.0.1 push 27 Dec 2018 03:23AM UTC jthomerson travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc