Mozlint provides two main benefits: 1. A common system for defining lints across multiple languages 2. A common interface and result format for running them This commit only adds the core library, it does not add any consumers of mozlint just yet. MozReview-Commit-ID: CSQzq5del5k
3 lines
49 B
JavaScript
3 lines
49 B
JavaScript
// What a relief
|
|
var properlyNamed = "a string";
|