Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: standard/standard
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3f88a12d661d936612c6f5337ee8085d014d31e5
Choose a base ref
...
head repository: standard/standard
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: a5994268773a1c12d9e1e23c786ed8f7e90d41e5
Choose a head ref

Commits on Nov 24, 2016

  1. Portuguese version

    alexmoreno committed Nov 24, 2016
    Copy the full SHA
    898537c View commit details
  2. Portuguese version

    alexmoreno committed Nov 24, 2016
    Copy the full SHA
    489f850 View commit details

Commits on Nov 25, 2016

  1. Updated configuration file for WebStorm

    <XML> is now required in the configuration.
    <option name="SPACE_WITHIN_BRACKETS" value="true" /> contradicts the code style used  in the samples (`var list = [1, 2, 3, 4]`)
    prigara authored Nov 25, 2016
    Copy the full SHA
    cf85c03 View commit details
  2. Copy the full SHA
    a2ce522 View commit details
  3. Merge pull request #705 from prigara/master

    Updated configuration file for WebStorm
    feross authored Nov 25, 2016
    Copy the full SHA
    d68e968 View commit details

Commits on Dec 7, 2016

  1. Update RULES.md

    Remove unnecessary `*`
    Erik Müller authored Dec 7, 2016
    Copy the full SHA
    ef17442 View commit details
  2. Merge pull request #713 from erikmueller/patch-1

    Update RULES.md
    dcousens authored Dec 7, 2016
    Copy the full SHA
    d99fc38 View commit details

Commits on Dec 9, 2016

  1. Copy the full SHA
    2b9afb6 View commit details

Commits on Jan 7, 2017

  1. Added --save-dev to readme

    I think it would make sense to add the `--save-dev` flag, since this would mean `standard` is installed when people clone and `npm install` a project. Since one advantage is that teams have a common base, this seems to be a typical use case.
    Lukas Oppermann authored Jan 7, 2017
    Copy the full SHA
    a58296f View commit details

Commits on Jan 8, 2017

  1. Merge pull request #739 from lukasoppermann/patch-1

    Added --save-dev to readme
    feross authored Jan 8, 2017
    Copy the full SHA
    3b433fc View commit details

Commits on Jan 10, 2017

  1. Add reference to responsible rule in RULES.md

    Joshua P. Colvin committed Jan 10, 2017
    Copy the full SHA
    153a3ff View commit details

Commits on Jan 13, 2017

  1. Merge pull request #741 from joshuacolvin/eslint-rules

    Add reference to responsible rule in RULES.md
    feross authored Jan 13, 2017
    Copy the full SHA
    028e0dc View commit details

Commits on Jan 14, 2017

  1. Merge pull request #702 from alexmoreno/master

    Added portuguese version
    feross authored Jan 14, 2017
    Copy the full SHA
    555f1a0 View commit details
  2. readme: clarify ignore text

    feross committed Jan 14, 2017
    Copy the full SHA
    ca323e0 View commit details
  3. move translations into docs/

    feross committed Jan 14, 2017
    Copy the full SHA
    493720b View commit details
  4. Copy the full SHA
    566b8b8 View commit details
  5. Copy the full SHA
    d13767b View commit details
  6. Copy the full SHA
    4cc9270 View commit details
  7. Copy the full SHA
    36eef5f View commit details

Commits on Jan 16, 2017

  1. Merge pull request #748 from falmar/spanish-docs

    add readme & rules in spanish
    feross authored Jan 16, 2017
    Copy the full SHA
    1e75ce3 View commit details

Commits on Jan 20, 2017

  1. Copy the full SHA
    949181f View commit details
  2. Copy the full SHA
    9219218 View commit details
  3. Merge pull request #752 from feross/translation-links

    Add translation links between language versions
    feross authored Jan 20, 2017
    Copy the full SHA
    e6b623c View commit details
  4. Lots of readme improvements

    - Add a new "How do I check code inside of Markdown or HTML files?"
    section
    - Merge the "Can you make rule X configurable?" section with "I
    disagree with rule X, can you change it?"
    - Document command line flags like --parser, --env, --global and their
    aliases
    - Remove link to overcommit, because it's installed with RubyGems,
    something not all our users will have
    - Document that WebStorm supports `standard` natively now!
    feross committed Jan 20, 2017
    Copy the full SHA
    86e0454 View commit details

Commits on Jan 21, 2017

  1. Copy the full SHA
    f6745d0 View commit details
  2. Fix minor typos

    falmar committed Jan 21, 2017
    Copy the full SHA
    bf1de47 View commit details

Commits on Jan 23, 2017

  1. Merge pull request #753 from feross/readme

    Lots of readme improvements
    feross authored Jan 23, 2017
    Copy the full SHA
    228302e View commit details
  2. Merge pull request #754 from falmar/spanish-readme

    Fixes and updates on README-esla.md according to changes on PR #753
    feross authored Jan 23, 2017
    Copy the full SHA
    6f2d821 View commit details

Commits on Jan 24, 2017

  1. Update webstorm.md

    force to put space before closing bracket tag  <div_/>. see https://twitter.com/webstormide/status/705688309079654400
    yanxi123-com authored Jan 24, 2017
    Copy the full SHA
    b7438bb View commit details
  2. fix #760

    callmecavs authored Jan 24, 2017
    Copy the full SHA
    847ef63 View commit details
  3. Copy the full SHA
    821add0 View commit details
  4. Copy the full SHA
    a160e94 View commit details
  5. Copy the full SHA
    b144218 View commit details

Commits on Jan 25, 2017

  1. Merge pull request #759 from yanxi-me/patch-1

    Update webstorm.md
    feross authored Jan 25, 2017
    Copy the full SHA
    a594b38 View commit details

Commits on Jan 26, 2017

  1. Add more rules

    joshuacolvin committed Jan 26, 2017
    Copy the full SHA
    d73bc76 View commit details

Commits on Jan 27, 2017

  1. Ignore misc package files

    Usually I'm against this kind of hyper-optimizing. But unlike most
    modules, the tests aren't really very useful documentation about how
    `standard` works. We have README.md and RULES.md for that.
    feross committed Jan 27, 2017
    Copy the full SHA
    714b7b9 View commit details
  2. Merge pull request #765 from feross/feross/npmignore

    Ignore misc package files
    feross authored Jan 27, 2017
    Copy the full SHA
    5d8c175 View commit details
  3. readme: Add company logos, other readme cleanup

    For: #744
    
    Moved some of the early sections ("Badge", "Text editor plugins") into
    the FAQ section, so important sections like "Why should I use
    JavaScript Standard Style?" and "Who uses JavaScript Standard Style?"
    come first. Once they're convinced, the can read about badges and text
    editor plugins.
    
    - Renamed, reordered some sections.
    - Converted h3s into h2s since it delineates the sections better
    feross committed Jan 27, 2017
    Copy the full SHA
    6920b66 View commit details
  4. Merge pull request #764 from feross/feross/readme

    readme: Add company logos, other readme cleanup
    feross authored Jan 27, 2017
    Copy the full SHA
    ba4daca View commit details
  5. readme: fix broken toc link

    feross committed Jan 27, 2017
    Copy the full SHA
    6a42fd9 View commit details
  6. readme: fix toc link

    feross committed Jan 27, 2017
    Copy the full SHA
    9aa1c0b View commit details

Commits on Jan 29, 2017

  1. Copy the full SHA
    e538a4c View commit details
  2. Merge pull request #767 from despia/patch-1

    added missing "/" in github logo link
    feross authored Jan 29, 2017
    Copy the full SHA
    5b973b6 View commit details
  3. Copy the full SHA
    33997d6 View commit details

Commits on Jan 30, 2017

  1. Copy the full SHA
    5eaeb61 View commit details

Commits on Jan 31, 2017

  1. Merge pull request #763 from joshuacolvin/rules

    WIP - Add missing rules to RULES.md
    feross authored Jan 31, 2017
    Copy the full SHA
    a526758 View commit details

Commits on Feb 6, 2017

  1. Fix typos

    peterjenkins committed Feb 6, 2017
    Copy the full SHA
    bca2434 View commit details

Commits on Feb 7, 2017

  1. Merge pull request #774 from peterjenkins/patch-1

    Fix typos
    LinusU authored Feb 7, 2017
    Copy the full SHA
    4f5ec53 View commit details

Commits on Feb 8, 2017

  1. Copy the full SHA
    57f9c79 View commit details

Commits on Feb 9, 2017

  1. travis: add node v6

    feross committed Feb 9, 2017
    Copy the full SHA
    57d1b8a View commit details
Showing with 13,833 additions and 1,072 deletions.
  1. +9 −0 .editorconfig
  2. +5 −0 .npmignore
  3. +1 −0 .travis.yml
  4. +46 −1 AUTHORS.md
  5. +271 −78 CHANGELOG.md
  6. +2 −2 CONTRIBUTING.md
  7. +0 −601 README.md
  8. +1 −0 README.md
  9. +0 −335 RULES.md
  10. +1 −0 RULES.md
  11. +43 −0 SECURITY.md
  12. +0 −1 bin/cmd.js
  13. +3 −0 bin/update-authors.sh
  14. +781 −0 docs/README-en.md
  15. +667 −0 docs/README-esla.md
  16. +680 −0 docs/README-iteu.md
  17. +697 −0 docs/README-kokr.md
  18. +574 −0 docs/README-ptbr.md
  19. +639 −0 docs/README-zhcn.md
  20. +622 −0 docs/README-zhtw.md
  21. +1,405 −0 docs/RULES-en.md
  22. +1,389 −0 docs/RULES-esla.md
  23. +1,393 −0 docs/RULES-iteu.md
  24. +1,397 −0 docs/RULES-kokr.md
  25. +339 −0 docs/RULES-ptbr.md
  26. +1,398 −0 docs/RULES-zhcn.md
  27. +1,395 −0 docs/RULES-zhtw.md
  28. BIN docs/logos/atom.png
  29. BIN docs/logos/bitcoinjs.png
  30. BIN docs/logos/brave.png
  31. BIN docs/logos/bustle.jpg
  32. BIN docs/logos/clevertech.png
  33. BIN docs/logos/ctrl-alt-deseat.png
  34. BIN docs/logos/dat.png
  35. BIN docs/logos/eaze.png
  36. BIN docs/logos/electron.png
  37. BIN docs/logos/express.png
  38. BIN docs/logos/github.png
  39. BIN docs/logos/gov-uk.png
  40. BIN docs/logos/greenkeeper.png
  41. BIN docs/logos/ipfs.png
  42. BIN docs/logos/jaguar-landrover.png
  43. BIN docs/logos/karma.png
  44. BIN docs/logos/mongodb.jpg
  45. BIN docs/logos/nearform.png
  46. BIN docs/logos/neo4j.png
  47. BIN docs/logos/nodesource.png
  48. BIN docs/logos/npm.png
  49. BIN docs/logos/opbeat.png
  50. BIN docs/logos/optiopay.png
  51. BIN docs/logos/rentograph.png
  52. BIN docs/logos/studynotes.jpg
  53. BIN docs/logos/taser.png
  54. BIN docs/logos/treasuredata.png
  55. BIN docs/logos/typeform.jpg
  56. BIN docs/logos/voltra.png
  57. BIN docs/logos/webtorrent.png
  58. BIN docs/logos/zeit.png
  59. BIN docs/logos/zendesk.png
  60. BIN docs/logos/zentrick.png
  61. +15 −12 docs/webstorm.md
  62. +20 −18 package.json
  63. +40 −24 test/clone.js
9 changes: 9 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
root = true

[*]
indent_style = space
indent_size = 2
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
5 changes: 5 additions & 0 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
test/
docs/logos/
tmp/
bin/update-authors.sh
.npmignore
badge.png
badge.svg
CONTRIBUTING.md
sticker.png
sticker.svg
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
language: node_js
node_js:
- '4'
- '6'
- 'node'
47 changes: 46 additions & 1 deletion AUTHORS.md
Original file line number Diff line number Diff line change
@@ -4,7 +4,7 @@

- Feross Aboukhadijeh (feross@feross.org)
- Jonny Buchanan (jonathan.buchanan@gmail.com)
- Dan Flettre (fletd01@yahoo.com)
- Dan Flettre (flettre@gmail.com)
- Brandon Horst (brandonhorst@gmail.com)
- Yoshua Wuyts (yoshuawuyts@gmail.com)
- Alexander Gugel (alexander.gugel@gmail.com)
@@ -73,5 +73,50 @@
- Linus Unnebäck (linus@folkdatorn.se)
- sam (chenxsan@gmail.com)
- Robin Whittleton (robin.whittleton@digital.cabinet-office.gov.uk)
- Alex Moreno (alexmorenodealmeida@gmail.com)
- Ekaterina Prigara (ekaterina@prigara.com)
- Erik Müller (e.mueller@epages.com)
- Lukas Oppermann (oppermann.lukas@googlemail.com)
- Joshua P. Colvin (colvinj@ewashtenaw.org)
- David Lavieri (daviddlavier@gmail.com)
- Yanxi (blogbbs@gmail.com)
- Michael Cavalea (callmecavs@gmail.com)
- Joshua Colvin (joshua@joshuacolvin.net)
- despia (despia@users.noreply.github.com)
- Peter Jenkins (peterjenkins@users.noreply.github.com)
- nyuszika7h (nyuszika7h@openmailbox.org)
- Asoul Yang (azx754@gmail.com)
- Peter Dave Hello (hsu@peterdavehello.org)
- Wayou Liu (liuwayong@gmail.com)
- Thomas Watson (w@tson.dk)
- Pablo Varela (pablopunk@users.noreply.github.com)
- xiaoyu2er (zongyanqi@foxmail.com)
- devjin0617 (devjin0617@gmail.com)
- ehmicky (ehmicky@users.noreply.github.com)
- Stanislav Termosa (termosa.stanislav@gmail.com)
- yanxiaodi (929213769@qq.com)
- developerjin (devjin0617@gmail.com)
- Mark Peace (mark.peace@neotechnology.com)
- Alexandre Nicastro (kryndex@gmail.com)
- Ivan Ying (yyjazsf@live.cn)
- 薛定谔的猫 (hh_2013@foxmail.com)
- Robin (almigod0718@gmail.com)
- Stoppa, Emanuele (emanuele.stoppa@baml.com)
- CafeLungo (CafeLungo@users.noreply.github.com)
- Antério Vieira (anteriovieira@gmail.com)
- Bret Comnes (bcomnes@gmail.com)
- Jared Reich (jaredreich@gmail.com)
- Igor Santos (igorsantos07@gmail.com)
- daper (david@daper.email)
- Sola (airsolakey@icloud.com)
- Lion Yang (lion@aosc.xyz)
- Joseph Frazier (1212jtraceur@gmail.com)
- Emanuele (my.burning@gmail.com)
- Jakob Krigovsky (jakob@krigovsky.com)
- Joe Boyle (joe.boyle@jibo.com)
- Pablo Varela (pablovarela182@gmail.com)
- Luan Vicente (hi@idlua.me)
- Tony Finn (tony@tonyfinn.com)
- greenkeeper[bot] (greenkeeper[bot]@users.noreply.github.com)

#### Generated by bin/update-authors.sh.
Loading