Commit Graph

  • 1b46be032e Added version badge to eslint-config-airbnb Ankit Sardesai 2015-10-04 03:15:09 -04:00
  • ef7fbea3d9 Add further reasoning for using double quotes in JSX Kevin Cooper 2015-10-01 16:53:49 -07:00
  • d4f69efeec Add reasoning for using double quotes in JSX Kevin Cooper 2015-10-01 14:56:39 -07:00
  • f823047e46 Merge pull request #533 from ecosia/update-inthewild Harrison Shoff 2015-10-01 10:14:02 -07:00
  • 3c3c9a299d Fix link text. Gregory McCue 2015-10-01 19:08:05 +02:00
  • be61bbd53c Add Ecosia to "In the Wild" section. Gregory McCue 2015-10-01 11:35:30 +02:00
  • 98a76908fc Merge pull request #530 from taion/patch-1 Jordan Harband 2015-09-29 09:20:35 -07:00
  • 8da7adbdd4 Clarify strict ESLint rule Jimmy Jia 2015-09-29 12:19:49 -04:00
  • 4268bba57c Merge pull request #528 from airbnb/jake/release-eslint-0.1.0 eslint-config-airbnb-v0.1.0 Jake Teton-Landis 2015-09-27 20:04:23 -07:00
  • e65c6afe44 eslint-config-airbnb v0.1.0 Jake Teton-Landis 2015-09-27 20:00:06 -07:00
  • cd082f4a12 Merge pull request #527 from airbnb/jake/legacy-ruleset Jake Teton-Landis 2015-09-27 19:53:55 -07:00
  • b42e9b82dd explain eslint-config-airbnb rule choices Jake Teton-Landis 2015-09-27 19:45:52 -07:00
  • 170dbeb5d4 make exported rulesets extend relative to eslint-config-airbnb Jake Teton-Landis 2015-09-27 19:32:34 -07:00
  • de90317a6d create legacy.js to export es5 rules Jake Teton-Landis 2015-09-27 18:47:13 -07:00
  • 16f81fbb25 Merge pull request #526 from taion/eslint-config-defaults Jake Teton-Landis 2015-09-27 12:29:48 -07:00
  • 9c7674a7b3 Update for upstream dependencies Jimmy Jia 2015-09-25 16:27:48 -04:00
  • db6c4a8b4e Remove differences from eslint-config-defaults Jimmy Jia 2015-09-25 16:22:22 -04:00
  • daea8a638f Use rules from eslint-config-defaults Jimmy Jia 2015-09-25 16:15:38 -04:00
  • d14e8b7964 Merge pull request #524 from DannyNemer/patch-1 Jordan Harband 2015-09-25 07:21:27 -07:00
  • 7d0e236b59 Clarify proper type casting for Numbers Danny Nemer 2015-09-25 09:59:08 -04:00
  • 58c901c330 use eslint 1.3.0 (fixes #515) Jake Teton-Landis 2015-09-24 12:25:34 -07:00
  • e40ea1c24e update readme for eslint-config-airbnb 0.0.9 Jake Teton-Landis 2015-09-24 12:18:34 -07:00
  • f25c85ef2e eslint-config-airbnb 0.0.9 eslint-config-airbnb-v0.0.9 Jake Teton-Landis 2015-09-24 12:12:32 -07:00
  • 60fe3a788c Merge pull request #516 from hyperoslo/add/hyperoslo-in-the-wild Harrison Shoff 2015-09-22 17:14:19 -07:00
  • 4200452887 Merge pull request #517 from hyperoslo/change/in-the-wild-instructions Jake Teton-Landis 2015-09-18 12:19:56 +09:00
  • 7619b854b2 Remove issues from how to add to “in the wild” Sindre Moen 2015-09-17 11:40:43 +02:00
  • af180978bf Add Hyper to the “in the wild” list in README Sindre Moen 2015-09-17 11:21:37 +02:00
  • f0619f6ba0 Merge pull request #499 from honzi/honzi-patch-2 Jake Teton-Landis 2015-09-16 16:09:42 +09:00
  • c42275f5dd Merge pull request #491 from gilbox/react-terse-export-syntax Jake Teton-Landis 2015-09-16 16:08:56 +09:00
  • 392a08a815 Merge pull request #505 from amsardesai/add-id-length Jake Teton-Landis 2015-09-16 15:59:11 +09:00
  • 15780d5284 Added id-length documentation url Ankit Sardesai 2015-09-14 17:26:16 -04:00
  • 867bfdeace Added id-length rule to style guide Ankit Sardesai 2015-09-12 21:05:50 -04:00
  • 69b86bd8c6 Merge pull request #502 from againer/patch-1 Josh Perez 2015-09-11 14:57:48 -07:00
  • 9405b1d396 add semicolons to const declarations in 19.2 Al Pal 2015-09-09 20:38:43 -07:00
  • 24dc126e4b Merge pull request #500 from Weblors/patch-4 Jake Teton-Landis 2015-09-09 00:04:26 -07:00
  • b043025bf6 Add to list of In the Wild organizations Weblors 2015-09-09 12:33:18 +05:30
  • 2aaaa3ddff improve formatting of Chinese language links Jan Hořava 2015-09-08 20:21:38 -07:00
  • 0e7b56f0cf Merge pull request #497 from abrkn/master Harrison Shoff 2015-09-04 10:26:43 -07:00
  • 5695dc12df Make eslintrc dependencies copy-pasteable Andreas Brekken 2015-09-04 09:35:23 -07:00
  • 39b6002bf3 Merge pull request #494 from johnmanong/default-parameters-last Josh Perez 2015-08-31 15:34:46 -07:00
  • eeed55c154 [ong] swap order of new entry johnmanong 2015-08-31 18:29:35 -04:00
  • 701cbb954d [ong] Default parameters go last. johnmanong 2015-08-30 14:19:20 -04:00
  • 13d782f82e Merge pull request #492 from airbnb/no-export-prop-types Jordan Harband 2015-08-28 14:05:25 -07:00
  • 3307caf5a0 do not export propTypes Jordan Harband 2015-08-28 13:57:30 -07:00
  • 1733557ac4 [react] inline export syntax Gil Birman 2015-08-28 11:15:32 -07:00
  • 8a628311ac Merge pull request #489 from hidace/master Jake Teton-Landis 2015-08-27 20:55:07 -07:00
  • 933b367e6c update spelling to clarify JSX rather than JS Dace Willmott 2015-08-27 14:51:24 -04:00
  • b72b00d9db Merge pull request #484 from aaronjensen/patch-2 Jake Teton-Landis 2015-08-23 23:20:45 -07:00
  • c95af97e61 Add no-undef Aaron Jensen 2015-08-22 23:59:50 -07:00
  • 79bce5f8e1 Merge pull request #482 from justjake/master eslint-config-airbnb-v0.0.8 Jake Teton-Landis 2015-08-21 20:35:10 -07:00
  • 4aab909b4d Merge pull request #481 from airbnb/harry/css Harrison Shoff 2015-08-21 15:27:42 -07:00
  • 844d3cf38a [other] css/scss => CSS & Sass Harrison Shoff 2015-08-21 15:27:10 -07:00
  • 761bac606a [other] add links to other style guides Harrison Shoff 2015-08-21 15:08:09 -07:00
  • 64e13a20df eslint-config-airbnb 0.0.8 Jake Teton-Landis 2015-08-21 14:22:03 -07:00
  • fde9c12719 Merge pull request #479 from justjake/jake/some-small-issues Jake Teton-Landis 2015-08-19 14:10:12 -07:00
  • 2d90ebf11b update README with new package structure Jake Teton-Landis 2015-08-19 14:01:14 -07:00
  • 7646a8619b lint eslint-config-airbnb with eslint-config-airbnb/base Jake Teton-Landis 2015-08-19 13:42:10 -07:00
  • 048e22ea98 somewhat modularize eslint-config-airbnb; add some tests Jake Teton-Landis 2015-08-18 18:02:31 -07:00
  • 425e1f9cb9 Merge pull request #478 from tayre/typo_fix Jordan Harband 2015-08-18 12:23:04 -07:00
  • 6175c67a79 s/Javascript/JavaScript Tom 2015-08-18 14:54:29 -04:00
  • d2be5f3c74 Merge pull request #446 from tschuy/master Jake Teton-Landis 2015-08-18 11:25:30 -07:00
  • 67c0f0ea7d Merge pull request #475 from airbnb/react_export_prop_types Jake Teton-Landis 2015-08-18 11:22:16 -07:00
  • 2c26413b61 Merge pull request #461 from slava-sh/patch-1 Jake Teton-Landis 2015-08-18 10:38:30 -07:00
  • 0068cc1d6e Put custom component methods before render methods Slava Shklyaev 2015-08-18 20:14:24 +03:00
  • c4fdbc2742 Recommend exporting propTypes as a named export Jordan Harband 2015-08-17 20:42:58 -07:00
  • 909fc8b5d7 Merge pull request #463 from nkt/feature/simplify-eslint-config Jake Teton-Landis 2015-08-14 17:44:20 -07:00
  • fff3d6d48d Merge pull request #472 from tomekwi/implicit-return-#438 Harrison Shoff 2015-08-13 09:44:17 -07:00
  • bfbb074ac9 Oops, keep to 13.1! Tomek Wiszniewski 2015-08-13 08:51:04 +02:00
  • 417f9896d0 Bring back explicit return in 8.1 example Tomek Wiszniewski 2015-08-13 08:47:48 +02:00
  • 60360bdedd Match 8.4 indentation to other rules Tomek Wiszniewski 2015-08-13 08:43:59 +02:00
  • 3aabe2c693 Upgrade half of 8.2 to another rule Tomek Wiszniewski 2015-08-13 08:43:33 +02:00
  • 5b8b56ece7 Upgrade a note about parens to another rule Tomek Wiszniewski 2015-08-12 11:09:14 +02:00
  • 5634c4c88e Update existing example Tomek Wiszniewski 2015-08-12 11:04:50 +02:00
  • 4957071107 Allow implicit return + one multiline expression Tomek Wiszniewski 2015-08-12 11:04:27 +02:00
  • 9e40dd1001 Merge pull request #471 from comparaonline/add-comparaonline Harrison Shoff 2015-08-11 13:43:09 -07:00
  • 52a3344043 Add ComparaOnline to 'In The Wild' List Choon-ho Yoon 2015-08-11 17:27:02 -03:00
  • 6b1239b0c9 Merge pull request #467 from chrisngobanh/master Josh Perez 2015-08-10 11:29:36 -07:00
  • ce0ce5eac3 Merge pull request #468 from udivankin/patch-1 Jordan Harband 2015-08-10 11:11:41 -07:00
  • 1e2ed0b069 Update README.md allx 2015-08-10 14:26:43 +03:00
  • e8b87a5e21 Updated 25.1 to include a case with a hyphen in the classname Christopher Banh 2015-08-09 19:49:34 -07:00
  • 20b6913202 Simplify ESLint config package. Nikita Gusakov 2015-08-08 17:46:56 +03:00
  • cac2d2848d Merge pull request #459 from airbnb/goatslacker-patch-1 Josh Perez 2015-08-06 20:41:19 -07:00
  • d455d6af9e Amendments section to encourage forking Josh Perez 2015-08-06 13:01:40 -07:00
  • 0d3a649404 Merge pull request #455 from tomekwi/patch-5 Harrison Shoff 2015-08-05 11:49:54 -07:00
  • d874a94a0a Mention eslint-config-airbnb Tomek Wiszniewski 2015-08-05 19:45:08 +02:00
  • 220696b9df Merge pull request #453 from airbnb/harry-add-badge Harrison Shoff 2015-08-04 10:00:33 -07:00
  • d4e64139f5 [readme] add downloads badge Harrison Shoff 2015-08-04 09:59:28 -07:00
  • 21295b0c98 Merge pull request #452 from springload/add-springload Harrison Shoff 2015-08-03 08:24:54 -07:00
  • b3357f5b88 Add Springload to "In the Wild" list Thibaud Colas 2015-08-03 22:39:23 +12:00
  • ea093e0373 Merge pull request #449 from justjake/jake/spaced-comment-lenient eslint-config-airbnb-v0.0.7 Jake Teton-Landis 2015-07-30 17:57:00 -07:00
  • ff4dc46d05 [eslint] allow +, -, =, ! in comments without a space Jake Teton-Landis 2015-07-30 17:49:47 -07:00
  • 26194e282f Merge pull request #448 from justjake/jake/packages Jake Teton-Landis 2015-07-30 17:40:55 -07:00
  • dbbf71bd71 eslintrc extends eslint-config-airbnb Jake Teton-Landis 2015-07-30 15:08:47 -07:00
  • cf5266bc52 [eslint] document dependences in README Jake Teton-Landis 2015-07-30 15:01:17 -07:00
  • a45dfe359b [eslint] remove peerDependencies Jake Teton-Landis 2015-07-30 14:59:19 -07:00
  • abc85310b9 [eslint] add readme to eslint-config-airbnb Jake Teton-Landis 2015-07-30 14:49:34 -07:00
  • f5cac3cc5c [eslint] remove most dependencies Jake Teton-Landis 2015-07-30 14:48:32 -07:00
  • 2f55be7cc3 [eslint] move .eslintrc into packages/eslint-config-airbnb Jake Teton-Landis 2015-07-30 14:47:42 -07:00
  • 1b212cf5b9 Merge pull request #431 from pascalduez/pr__update_eslint_config Jake Teton-Landis 2015-07-30 14:12:39 -07:00
  • d2db3b6290 change duplicate 18.5 to 18.6 Evan Tschuy 2015-07-30 10:02:18 -07:00