Git Product home page Git Product logo

Comments (7)

huoyaoyuan avatar huoyaoyuan commented on May 5, 2024

Tabs to spaces, trailing whitespace and ending new line could be standardized in one PR.

from osu.

peppy avatar peppy commented on May 5, 2024

Make it happen :).

We also need measures in place to make sure going forward the same issues don't crop up.

from osu.

huoyaoyuan avatar huoyaoyuan commented on May 5, 2024

It's easy to write a small tool for these things.
Is there any way to let CI system check this? That will help a lot.

from osu.

Shredder121 avatar Shredder121 commented on May 5, 2024

Just my 2 cents.
If you change the .gitattributes to not use -text but text the resolving happens automatically.

If you then run rm .git/index and then git reset git rebuilds the index and applies all the eol conversions.

from osu.

ZLima12 avatar ZLima12 commented on May 5, 2024

This issue can be closed now.

from osu.

peppy avatar peppy commented on May 5, 2024

Actually let's leave this open until .gitattributes is updated with *.cs rules

from osu.

ZLima12 avatar ZLima12 commented on May 5, 2024

@peppy Could it not be solved with a quick '*.cs text eol=crlf'?

from osu.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.