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

fix crlf on neo.UnitTests and set all files to not use BOM (byte order mark) #1057

Merged
merged 43 commits into from
Aug 27, 2019

Commits on Aug 25, 2019

  1. Check dotnet format in travis

    shargon committed Aug 25, 2019
    Configuration menu
    Copy the full SHA
    82dd1b7 View commit details
    Browse the repository at this point in the history
  2. Try to find the path

    shargon committed Aug 25, 2019
    Configuration menu
    Copy the full SHA
    82967c2 View commit details
    Browse the repository at this point in the history
  3. Update .travis.yml

    shargon committed Aug 25, 2019
    Configuration menu
    Copy the full SHA
    14cab76 View commit details
    Browse the repository at this point in the history
  4. Update .travis.yml

    shargon committed Aug 25, 2019
    Configuration menu
    Copy the full SHA
    b3c3c9e View commit details
    Browse the repository at this point in the history
  5. Update .travis.yml

    shargon committed Aug 25, 2019
    Configuration menu
    Copy the full SHA
    dce6a3f View commit details
    Browse the repository at this point in the history
  6. Format travis

    shargon committed Aug 25, 2019
    Configuration menu
    Copy the full SHA
    ef80e6f View commit details
    Browse the repository at this point in the history
  7. test and source

    shargon committed Aug 25, 2019
    Configuration menu
    Copy the full SHA
    c958cfe View commit details
    Browse the repository at this point in the history
  8. test and source

    shargon committed Aug 25, 2019
    Configuration menu
    Copy the full SHA
    aff81ba View commit details
    Browse the repository at this point in the history
  9. Move to before the script

    shargon committed Aug 25, 2019
    Configuration menu
    Copy the full SHA
    46d11a8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8612963 View commit details
    Browse the repository at this point in the history
  11. fix crlf on unit tests

    igormcoelho committed Aug 25, 2019
    Configuration menu
    Copy the full SHA
    084d5b9 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    857d9ff View commit details
    Browse the repository at this point in the history
  13. all utf-8

    igormcoelho committed Aug 25, 2019
    Configuration menu
    Copy the full SHA
    ae090da View commit details
    Browse the repository at this point in the history
  14. neo/ on utf8 too

    igormcoelho committed Aug 25, 2019
    Configuration menu
    Copy the full SHA
    4ed225a View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    9d3b020 View commit details
    Browse the repository at this point in the history
  16. download dos2unix 7.4.0

    igormcoelho committed Aug 25, 2019
    Configuration menu
    Copy the full SHA
    b0cf66b View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2019

  1. temporaly remove | test

    igormcoelho committed Aug 26, 2019
    Configuration menu
    Copy the full SHA
    37802ea View commit details
    Browse the repository at this point in the history
  2. back to | test

    igormcoelho committed Aug 26, 2019
    Configuration menu
    Copy the full SHA
    3a5b0ae View commit details
    Browse the repository at this point in the history
  3. explicit test zero

    igormcoelho committed Aug 26, 2019
    Configuration menu
    Copy the full SHA
    1e6d4a6 View commit details
    Browse the repository at this point in the history
  4. no bom

    igormcoelho committed Aug 26, 2019
    Configuration menu
    Copy the full SHA
    349d4b0 View commit details
    Browse the repository at this point in the history
  5. more non-boom to boom

    igormcoelho committed Aug 26, 2019
    2 Configuration menu
    Copy the full SHA
    543bb40 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d28a0d3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4ed4609 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #6 from neo-project/dotnet-format

    Merge Dotnet format
    igormcoelho committed Aug 26, 2019
    Configuration menu
    Copy the full SHA
    bccdddd View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f66daeb View commit details
    Browse the repository at this point in the history
  10. Add verbosity

    shargon committed Aug 26, 2019
    Configuration menu
    Copy the full SHA
    038de69 View commit details
    Browse the repository at this point in the history
  11. Create .editorconfig

    shargon committed Aug 26, 2019
    Configuration menu
    Copy the full SHA
    aa388f7 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e987065 View commit details
    Browse the repository at this point in the history
  13. Update .editorconfig

    shargon committed Aug 26, 2019
    Configuration menu
    Copy the full SHA
    7cc87ea View commit details
    Browse the repository at this point in the history
  14. Update .editorconfig

    shargon committed Aug 26, 2019
    Configuration menu
    Copy the full SHA
    ebdb9ba View commit details
    Browse the repository at this point in the history
  15. Update .editorconfig

    shargon committed Aug 26, 2019
    Configuration menu
    Copy the full SHA
    9cbc515 View commit details
    Browse the repository at this point in the history
  16. use only dotnet-format

    Is confirmed that .editorconfig works, so we should configure only this file
    shargon committed Aug 26, 2019
    Configuration menu
    Copy the full SHA
    cba7633 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    59bcd28 View commit details
    Browse the repository at this point in the history
  18. dotnet version

    igormcoelho committed Aug 26, 2019
    Configuration menu
    Copy the full SHA
    cac20af View commit details
    Browse the repository at this point in the history
  19. new lines on end

    igormcoelho committed Aug 26, 2019
    Configuration menu
    Copy the full SHA
    548601e View commit details
    Browse the repository at this point in the history
  20. update travis

    igormcoelho committed Aug 26, 2019
    Configuration menu
    Copy the full SHA
    88ffdb7 View commit details
    Browse the repository at this point in the history
  21. advice on auto crlf

    igormcoelho committed Aug 26, 2019
    Configuration menu
    Copy the full SHA
    5e2362e View commit details
    Browse the repository at this point in the history
  22. Update .travis.yml

    shargon committed Aug 26, 2019
    Configuration menu
    Copy the full SHA
    e0242b1 View commit details
    Browse the repository at this point in the history
  23. Update .travis.yml

    shargon committed Aug 26, 2019
    Configuration menu
    Copy the full SHA
    f335eb0 View commit details
    Browse the repository at this point in the history
  24. enforcing lf

    igormcoelho committed Aug 26, 2019
    Configuration menu
    Copy the full SHA
    bfdf67d View commit details
    Browse the repository at this point in the history
  25. Fix dotnet format version

    shargon committed Aug 26, 2019
    Configuration menu
    Copy the full SHA
    ad7bac1 View commit details
    Browse the repository at this point in the history
  26. removed dos2unix

    igormcoelho committed Aug 26, 2019
    Configuration menu
    Copy the full SHA
    7f9ab1a View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2019

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