Commit Graph

  • 76ff913d26 Permit strict mode Aleksey Kislov 2015-12-23 17:34:31 +03:00
  • 055aa14518 [readme] Clean up isMounted section in react readme Joe Lencioni 2015-12-22 22:28:09 -08:00
  • eea8efe551 Merge pull request #635 from lencioni/no-is-mounted Jordan Harband 2015-12-22 12:07:04 -08:00
  • f2dc5043a1 [eslint-config] [minor] Enable react/no-is-mounted rule Joe Lencioni 2015-12-22 11:46:17 -08:00
  • 0af35c9883 Merge pull request #634 from lencioni/sort-prefer-es6-class Jordan Harband 2015-12-22 11:47:34 -08:00
  • 6602586a20 [eslint config] [minor] Sort react/prefer-es6-class alphabetically Joe Lencioni 2015-12-22 11:42:24 -08:00
  • c98990c0f9 [eslint config] [minor] enable react/prefer-es6-class rule Jordan Harband 2015-12-22 09:44:26 -08:00
  • c584319df8 [eslint config] [Dev Deps] update eslint-plugin-react Jordan Harband 2015-12-22 09:44:07 -08:00
  • 88484cec8d Merge pull request #627 from amplii/no-param-reassign-with-props Jordan Harband 2015-12-17 11:25:13 -08:00
  • a533a4fb93 added newlines after each function Thomas Shafer 2015-12-17 11:18:36 -08:00
  • f7971301b0 update examples for style add link to no-param-reassign rule documentation Thomas Shafer 2015-12-16 20:21:38 -08:00
  • 2589c67b0c update best-practices config to prevent parameter object manipulation added good/bad examples of parameter mutation to the readme Thomas Shafer 2015-12-16 15:40:26 -08:00
  • fcc41eecd7 v2.1.1 eslint-config-airbnb-v2.1.1 Jordan Harband 2015-12-15 13:07:24 -08:00
  • 28476a25d8 [eslint config] add rule link and defaults to jsx-quotes rule Jordan Harband 2015-12-15 13:06:28 -08:00
  • 09bf5e8301 Merge pull request #622 from billyjanitsch/jsx-quotes Jordan Harband 2015-12-15 13:03:16 -08:00
  • bbcb1371e5 Remove deprecated react/jsx-quotes Billy Janitsch 2015-12-15 15:59:40 -05:00
  • 60b01bdfb9 [eslint config] v2.1.0 eslint-config-airbnb-v2.1.0 Jordan Harband 2015-12-15 01:22:30 -08:00
  • 0fc31eaf1c [eslint config] fix b1500397e1 Jordan Harband 2015-12-15 01:19:32 -08:00
  • 4ab41ede1b [eslint config] [Dev Deps] update eslint Jordan Harband 2015-12-14 23:55:21 -08:00
  • a7541c9b22 Merge pull request #582 from jkrems/jk-require-resolve Jake Teton-Landis 2015-12-14 23:49:00 -08:00
  • b1500397e1 [eslint config] enable object-shorthand rule. Jordan Harband 2015-12-14 22:21:52 -08:00
  • 28a83da1d1 Merge pull request #620 from OutBoxSoft/master Jordan Harband 2015-12-14 16:21:02 -08:00
  • 2ab6253f85 Update README.md Gerardo Renovales 2015-12-14 15:06:57 -05:00
  • 5989125d2e Merge pull request #618 from kesne/jgens/react-defaults Jordan Harband 2015-12-11 23:17:25 -08:00
  • d02a506377 Adding links to react rules for quick reference. Jordan Gensler 2015-12-11 23:13:30 -08:00
  • e9b1ef92bf Adding links to lint rules in react styleguide. Jordan Gensler 2015-12-11 23:00:10 -08:00
  • d5a636f298 [react] Including missing defaults to the react eslint Jordan Gensler 2015-12-11 18:47:48 -08:00
  • 8c76e4f486 Merge pull request #617 from frenzzy/patch-1 Jordan Harband 2015-12-11 00:55:22 -08:00
  • 514bd87d1a Require space before/after arrow function's arrow (arrow-spacing) Vladimir Kutepov 2015-12-11 13:39:03 +05:00
  • 802725d366 Merge pull request #615 from winterbe/fix15 Jordan Harband 2015-12-09 01:58:14 -08:00
  • 721b8cd01f Fix syntax highlighting in section 15 Benjamin Winterberg 2015-12-09 10:51:49 +01:00
  • 6c89f9587f Merge pull request #608 from airbnb/document-eslint-rules Josh Perez 2015-12-03 15:47:52 -08:00
  • a1efff9f6d Documents corresponding eslint rules Josh Perez 2015-12-03 15:39:49 -08:00
  • f0fb395714 Merge pull request #607 from JonAbrams/patch-1 Josh Perez 2015-12-03 14:41:41 -08:00
  • a31c72a1e5 Fix example for section 7.11 Jon Abrams 2015-12-03 14:37:52 -08:00
  • 4c0a70e435 [eslint config] v2.0.0 eslint-config-airbnb-v2.0.0 Jordan Harband 2015-12-03 13:55:09 -08:00
  • 326100a7b9 Merge pull request #605 from airbnb/ljharb/fix_function_spacing Jordan Harband 2015-12-03 13:33:45 -08:00
  • 2c3b75d256 Merge pull request #606 from airbnb/ljharb/fix_switch_indent Jordan Harband 2015-12-03 13:16:51 -08:00
  • 4ccd04b69a I abhor switch statements, but their indentation should be: Jordan Harband 2015-12-03 00:09:12 -08:00
  • 599ca4f123 Require a space between function and (, and function and the function's name, and disallow spaces between the function's name and (. Jordan Harband 2015-12-02 22:58:11 -08:00
  • 6e6a2b91e1 Merge pull request #604 from Bisk/master Jordan Harband 2015-12-02 20:58:08 -08:00
  • eee4371299 Merge pull request #600 from zwhitchcox/patch-1 Josh Perez 2015-12-02 13:46:57 -08:00
  • e754dcc7cf Update README.md Gerardo Renovales 2015-12-02 16:40:41 -05:00
  • b640c952c1 Merge pull request #602 from kesne/jeopardy Jordan Harband 2015-12-02 12:26:57 -08:00
  • 2944b9b47b Adding jeopardybot to styleguide users. Jordan Gensler 2015-12-02 12:24:01 -08:00
  • 287dee40e5 Add facebook's react to "In the Wild" zwhitchcox 2015-12-02 12:48:46 -05:00
  • 33e23fb121 Merge pull request #594 from pigoz/parens-brackets-curlys Jordan Harband 2015-11-30 15:18:50 -08:00
  • 6debbcdd73 Add Section 18.11 - Add spaces inside curly braces Stefano Pigozzi 2015-11-28 13:29:12 +01:00
  • ee3759a7ed Add Section 18.10 - No spaces inside brackets Stefano Pigozzi 2015-11-28 13:28:28 +01:00
  • 2557a5bca6 Add Section 18.9 - No spaces inside parentheses Stefano Pigozzi 2015-11-28 13:25:49 +01:00
  • e0326137d4 [eslint config] v1.0.2 eslint-config-airbnb-v1.0.2 Jake Teton-Landis 2015-11-26 15:26:17 -08:00
  • 7476c31246 Merge pull request #592 from ariporad/patch-1 Jordan Harband 2015-11-26 00:55:51 -06:00
  • e424a249e3 Enable rest params! Ari Porad 2015-11-25 20:48:48 -08:00
  • 639e3c709a Merge pull request #584 from jonathanp/master Josh Perez 2015-11-17 11:58:17 -08:00
  • a3495e07f4 Avoid the word "mutate" while explaining const jpersson 2015-11-17 13:12:02 -05:00
  • c501e0d5a6 Use require.resolve to allow nested extend Jan Krems 2015-11-16 13:40:38 -08:00
  • 60480c05ea Merge pull request #578 from adrienverge/enforce-rule-18.5 Jake Teton-Landis 2015-11-11 10:57:24 -08:00
  • 09c8589e44 [eslint] Enforce rule 18.5 Adrien Vergé 2015-11-11 10:24:34 -08:00
  • 96b0057b30 Organisation renamed Janis Zarzeckis 2015-11-11 17:48:50 +02:00
  • 4c1fbf2bec Add Evolution Gaming to 'In The Wild' section Janis Zarzeckis 2015-11-11 14:14:18 +02:00
  • 87c9507bb5 Merge pull request #572 from joscha/patch-1 Jordan Harband 2015-11-08 21:36:10 -08:00
  • aa6ca6ff68 docs: babel-eslint not neede since 1.0.0 any more Joscha Feth 2015-11-09 14:44:17 +11:00
  • d9b5585be4 [eslint config] v1.0.0 eslint-config-airbnb-v1.0.0 Jordan Harband 2015-11-06 16:53:10 -08:00
  • c0ef4540e5 Merge pull request #570 from airbnb/ljharb/update_eslint Jordan Harband 2015-11-06 16:36:21 -08:00
  • d432f58655 Add eslint as a peer dep, 1.0 or greater Jordan Harband 2015-11-06 16:32:28 -08:00
  • 0b7c979d82 [eslint] Remove babel-eslint dependency. Jordan Harband 2015-11-06 15:16:49 -08:00
  • 88603b8445 [eslint] update eslint, eslint-plugin-react, react, tape. Jordan Harband 2015-11-06 13:09:34 -08:00
  • f4e5967a0a Merge pull request #547 from chrisngobanh/padded-blocks Jake Teton-Landis 2015-11-05 16:45:47 -08:00
  • 7b0ff1246e eslint-config-airbnb 0.1.1 eslint-config-airbnb-v0.1.1 Jake Teton-Landis 2015-11-05 15:36:01 -08:00
  • c5d3a3434c Merge pull request #569 from airbnb/jake/remove-id-length-rule Jake Teton-Landis 2015-11-05 15:35:20 -08:00
  • 06ed38d57f [eslint] remove id length rule (too much nutrage) Jake Teton-Landis 2015-11-05 15:18:59 -08:00
  • 8514f74322 Merge pull request #551 from majapw/patch-1 Harrison Shoff 2015-11-04 11:17:53 +01:00
  • a4e5858a35 Merge pull request #566 from airbnb/fix-stray-eval Harrison Shoff 2015-11-04 11:13:56 +01:00
  • f130c0ffa2 [6.5] add backticks around stray eval. fixes #556 Harrison Shoff 2015-11-04 11:12:45 +01:00
  • 88d5084009 Merge pull request #564 from frankenbot/master Harrison Shoff 2015-11-04 11:07:13 +01:00
  • bbeb6a0d38 Merge pull request #562 from airbnb/ljharb/testing Jordan Harband 2015-11-02 23:33:30 -08:00
  • 49293bbf8c Update redirects frankenbot 2015-11-02 20:11:56 -08:00
  • f2f8186d0f Start to write a realistic "testing" section Jordan Harband 2015-10-07 18:18:04 -07:00
  • 2c172bbe3b Merge pull request #561 from adrienverge/issue-539 Jordan Harband 2015-10-30 10:49:53 -07:00
  • 7b834b989c eslint: Fix no-mixed-spaces-and-tabs turn off Adrien Vergé 2015-10-30 17:00:14 +01:00
  • 893ffb34fe Merge pull request #560 from rhbecker/update-eslint-config_no-const-assign Jordan Harband 2015-10-29 22:48:46 -07:00
  • b056ad09bb Flag modification of variables that are declared using const keyword as an error. RH Becker 2015-10-29 22:43:33 -07:00
  • 01ba082cf3 Merge pull request #554 from adrienverge/space-before-keywords Jake Teton-Landis 2015-10-23 09:11:47 -07:00
  • ab0a6ca92b eslint: Add missing space-before-keywords rule Adrien Vergé 2015-10-23 10:32:16 +02:00
  • efe7507e65 export default should not be inline with the class declaration Maja Wichrowska 2015-10-20 17:31:01 -07:00
  • 4b5348a5fc Add examples with if statements to 18.8 Christopher Banh 2015-10-16 10:35:14 -07:00
  • d276b0c389 Update 17.2 to allow comments in the first line of a block Christopher Banh 2015-10-15 18:15:54 -07:00
  • 9897e7d8d1 Add Section 18.8 - No padded blocks Christopher Banh 2015-10-15 18:10:25 -07:00
  • 89d1e07882 Merge pull request #544 from HubSpot/in-the-wild Jake Teton-Landis 2015-10-13 21:31:28 -07:00
  • 8dd0b758f3 Add HubSpot to 'In The Wild' section Nick Hwang 2015-10-13 23:21:02 -04:00
  • 8d6a1b40aa Merge pull request #534 from cooperka/react-quote-reasoning Josh Perez 2015-10-05 15:41:04 -07:00
  • 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