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

Added: End of line detection and configuration. #1407

Merged
merged 18 commits into from May 28, 2020
Merged

Added: End of line detection and configuration. #1407

merged 18 commits into from May 28, 2020

Commits on Aug 10, 2017

  1. Ensure newlines are translated to LF by generate.py #405

    Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
    pombredanne committed Aug 10, 2017
    Copy the full SHA
    0f0fc9d View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2019

  1. Copy the full SHA
    8a02166 View commit details
    Browse the repository at this point in the history
  2. Check the unix ending too in tests

    Francisco Molina committed Mar 25, 2019
    Copy the full SHA
    d59f4a4 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2019

  1. Fixed .gitattributes file

    Francisco Molina committed Mar 26, 2019
    Copy the full SHA
    f1fc75f View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2019

  1. Merge pull request #1 from cookiecutter/master

    Synck fork with Cookiecutter
    Francisco José Molina committed Nov 4, 2019
    Copy the full SHA
    093a2f5 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into detect-original-line-endings

    Francisco Molina committed Nov 4, 2019
    Copy the full SHA
    9ca85d4 View commit details
    Browse the repository at this point in the history
  3. Open file as UTF-8

    Francisco Molina committed Nov 4, 2019
    Copy the full SHA
    f308094 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2020

  1. Copy the full SHA
    9a2676a View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    79221ba View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    6389edb View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    9296f2f View commit details
    Browse the repository at this point in the history
  5. Fix tests

    insspb committed May 27, 2020
    Copy the full SHA
    7081603 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    e253893 View commit details
    Browse the repository at this point in the history
  7. Fix linting in tests

    insspb committed May 27, 2020
    Copy the full SHA
    6a6347d View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    f72d688 View commit details
    Browse the repository at this point in the history
  9. Fix CI/CD with .gitattributes

    insspb committed May 27, 2020
    Copy the full SHA
    0440b21 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2020

  1. Docs

    insspb committed May 28, 2020
    Copy the full SHA
    90dda6d View commit details
    Browse the repository at this point in the history
  2. Fix travis

    insspb committed May 28, 2020
    Copy the full SHA
    a34df66 View commit details
    Browse the repository at this point in the history