AzureAD / azure-activedirectory-library-for-js

The code for ADAL.js and ADAL Angular has been moved to the MSAL.js repo. Please open any issues or PRs at the link below.
https://github.com/AzureAD/microsoft-authentication-library-for-js/tree/dev/maintenance/adal-angular
Apache License 2.0
627 stars 374 forks source link

Support EditorConfig #802

Closed sliekens closed 4 years ago

sliekens commented 6 years ago

I'm having some trouble with contributing because my editor keeps changing LF line endings to CRLF and spaces to tabs.

Please add support for EditorConfig.

Additionally please add a gitattributes file with line ending normalization enabled.

nehaagrawal commented 5 years ago

@StevenLiekens Thank you submitting the PR! We are currently reviewing it and we will update the state here.

sliekens commented 5 years ago

Okay thanks. Let me know if anything needs clarification.

jmckennon commented 4 years ago

Since we are generally only making new releases of adal for security fixes and it has been some time since this has been brought up, I'll be closing this issue.