Commit History

Author SHA1 Message Date
  Pierre Vanduynslager 36f7f38f3c Fix `space`/`useTabs` conflict message (#327) 7 years ago
  Sindre Sorhus d1eb47c898 Require Node.js 6 7 years ago
  Pierre Vanduynslager 4fd6991444 Disable number-literal-case rule when using Prettier (#311) 7 years ago
  Pierre Vanduynslager f67ff58c7c Default Prettier `trailingComma` conf to `none` (#305) 7 years ago
  Pierre Vanduynslager c62345ca22 Make Prettier confing take precedence over XO (#301) 7 years ago
  Pierre Vanduynslager 5a55cee796 Do not add indent rule when `prettier` option is true (#300) 7 years ago
  Pierre Vanduynslager 6245086b24 Disable `enforceForRenamedProperties` for `prefer-destructuring` (#297) 7 years ago
  Pierre Vanduynslager 0d1836816f Enforce rules based on "engines" field in package.json (#281) 7 years ago
  Pierre Vanduynslager fd89175682 Add optional Prettier support (#271) 7 years ago
  Michael Mayer 0c6dbf50f5 Tweaks and refactoring (#218) 8 years ago
  Mario Nebl 74c2fdc72a Do not always lint matches on negative gitignore patterns (#204) 8 years ago
  Mario Nebl d7ce41e1ac Parse nested gitignores correctly (#203) 8 years ago
  Mario Nebl 3021494622 Force posix formatted paths for parsed ignore patterns (#202) 8 years ago
  Sindre Sorhus 34ab00ba45 Fix some lint issues 8 years ago
  Mario Nebl f8e1e3da48 Handle negative gitignore patterns correctly (#195) 8 years ago
  Sindre Sorhus 61c046cab3 Make the `esnext` option `true` by default 8 years ago
  Sindre Sorhus e5c7fd443b fix tests for latest AVA 8 years ago
  Dennis 66f01fad77 Support plugin config in the `extends` option (#162) 8 years ago
  Wout Mertens 85c6094130 Add `settings` and `parser` options (#142) 8 years ago
  Bashikuro fa99f36494 Ignore paths from `.gitignore` (#147) 8 years ago
  Martin Ek 8933f5104e Skip package.json files with `"xo": false` (#151) 8 years ago
  André Breda 3c428474cd Add `extensions` option (#149) 8 years ago
  Sindre Sorhus a00cf57016 fix some lint issues 8 years ago
  Sindre Sorhus ac03feeab9 use `'error'` instead of `2` in the rule configs 8 years ago
  Sindre Sorhus 4c797d86b8 ES2015ify 8 years ago
  Sindre Sorhus 04733f1724 [BREAKING] upgrade ESLint and get rid of `babel-eslint` 8 years ago
  Sindre Sorhus 6ec33e9776 formatting 9 years ago
  James Talmage 3621ac5923 fix option handling. (#102) 9 years ago
  Sindre Sorhus 863b10e339 fix broken #94 9 years ago
  Sindre Sorhus bfb1b4fed0 update to latest AVA 9 years ago