Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add option to enforce certain line endings #5327

Merged
merged 26 commits into from
Nov 6, 2018
Merged

Add option to enforce certain line endings #5327

merged 26 commits into from
Nov 6, 2018

Commits on Nov 4, 2018

  1. Configuration menu
    Copy the full SHA
    f782743 View commit details
    Browse the repository at this point in the history
  2. Add eol option to config

    kachkaev committed Nov 4, 2018
    Configuration menu
    Copy the full SHA
    e65c3d5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5ab8b48 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f1399f7 View commit details
    Browse the repository at this point in the history
  5. Add docs for eol option

    kachkaev committed Nov 4, 2018
    Configuration menu
    Copy the full SHA
    d5c00d2 View commit details
    Browse the repository at this point in the history
  6. Prettify docs

    kachkaev committed Nov 4, 2018
    Configuration menu
    Copy the full SHA
    4b783ef View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8d96454 View commit details
    Browse the repository at this point in the history
  8. Applying a controversial patch to runPrettier() in integration tests …

    …to test true presence of \r
    kachkaev committed Nov 4, 2018
    Configuration menu
    Copy the full SHA
    627756b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    77e0cd3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    eb22c1e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ce4bcd6 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9e3374a View commit details
    Browse the repository at this point in the history
  13. Merge commit 'e17512adcd21c23b3bbf3c8308c2f988ec89fb56' into eol-option

    # Conflicts:
    #	tests_integration/__tests__/__snapshots__/support-info.js.snap
    kachkaev committed Nov 4, 2018
    Configuration menu
    Copy the full SHA
    1a5c747 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2018

  1. Rename eol to endOfLine

    kachkaev committed Nov 5, 2018
    Configuration menu
    Copy the full SHA
    02e2c54 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    336384f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a081257 View commit details
    Browse the repository at this point in the history
  4. Do not use cr in markdown tests because /*CR*/ without \n affects syn…

    …tax tree and breaks test_propd_standalone
    kachkaev committed Nov 5, 2018
    Configuration menu
    Copy the full SHA
    442cab2 View commit details
    Browse the repository at this point in the history
  5. Use css for testing endOfLine due to issues with \r being converted i…

    …nto /*CR*/ in markdown
    kachkaev committed Nov 5, 2018
    Configuration menu
    Copy the full SHA
    6e03f03 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a4bd8fe View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    aeb4bef View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6f33744 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    baeec0d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a3b5506 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5233613 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3007428 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2018

  1. Configuration menu
    Copy the full SHA
    b558013 View commit details
    Browse the repository at this point in the history