https://github.com/angular/angular
Raw File
Tip revision: c0441945ee739790f03801f9767fd557aff930cb authored by Nick Radford on 26 June 2015, 18:19:29 UTC
docs(DEVELOPER.md): fix link to clang formatting
Tip revision: c044194
.gitattributes
# Auto detect text files and perform LF normalization
* text=auto

# JS files must always use LF for tools to work
*.js eol=lf
back to top