-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
[BuildCheck] Editor config support #9811
Commits on Mar 1, 2024
-
Initial codechanges of editorconfig support
Farhad Alizada committedMar 1, 2024 Configuration menu - View commit details
-
Copy full SHA for 20db91a - Browse repository at this point
Copy the full SHA 20db91aView commit details
Commits on Mar 4, 2024
-
Farhad Alizada committed
Mar 4, 2024 Configuration menu - View commit details
-
Copy full SHA for e010c36 - Browse repository at this point
Copy the full SHA e010c36View commit details -
Farhad Alizada committed
Mar 4, 2024 Configuration menu - View commit details
-
Copy full SHA for 44983c2 - Browse repository at this point
Copy the full SHA 44983c2View commit details -
Share the visibility of the Microsoft.Build for unit test purposes. A…
…dd Roslyn editorconfig tests for section matcher
Farhad Alizada committedMar 4, 2024 Configuration menu - View commit details
-
Copy full SHA for b2a05ad - Browse repository at this point
Copy the full SHA b2a05adView commit details -
remote static from configurationProvider
Farhad Alizada committedMar 4, 2024 Configuration menu - View commit details
-
Copy full SHA for af05c7f - Browse repository at this point
Copy the full SHA af05c7fView commit details
Commits on Mar 6, 2024
-
Copy the tests for config file parsing and adjust based on the curren…
…t implementetion.
Farhad Alizada committedMar 6, 2024 Configuration menu - View commit details
-
Copy full SHA for 8062014 - Browse repository at this point
Copy the full SHA 8062014View commit details -
Merge branch 'exp/build-analyzers' into dev/f-alizada/support-editorc…
…onfig
Farhad Alizada committedMar 6, 2024 Configuration menu - View commit details
-
Copy full SHA for cd2abde - Browse repository at this point
Copy the full SHA cd2abdeView commit details -
Farhad Alizada committed
Mar 6, 2024 Configuration menu - View commit details
-
Copy full SHA for 20433af - Browse repository at this point
Copy the full SHA 20433afView commit details -
Farhad Alizada committed
Mar 6, 2024 Configuration menu - View commit details
-
Copy full SHA for d94d090 - Browse repository at this point
Copy the full SHA d94d090View commit details -
Farhad Alizada committed
Mar 6, 2024 Configuration menu - View commit details
-
Copy full SHA for 1e63860 - Browse repository at this point
Copy the full SHA 1e63860View commit details -
Add custom configuration data implementation
Farhad Alizada committedMar 6, 2024 Configuration menu - View commit details
-
Copy full SHA for 8d8c1e9 - Browse repository at this point
Copy the full SHA 8d8c1e9View commit details
Commits on Mar 7, 2024
-
check for null ref in BuildAnalyzerConfiguration creation and cover l…
…ogic by tests
Farhad Alizada committedMar 7, 2024 Configuration menu - View commit details
-
Copy full SHA for 68a563e - Browse repository at this point
Copy the full SHA 68a563eView commit details
Commits on Mar 11, 2024
-
remove interface, add tests on editorconfig discovery
Farhad Alizada committedMar 11, 2024 Configuration menu - View commit details
-
Copy full SHA for 88160f1 - Browse repository at this point
Copy the full SHA 88160f1View commit details -
Make get custom config public only.
Farhad Alizada committedMar 11, 2024 Configuration menu - View commit details
-
Copy full SHA for c88ec21 - Browse repository at this point
Copy the full SHA c88ec21View commit details -
Add success configuration tests and error scope for config exceptions
Farhad Alizada committedMar 11, 2024 Configuration menu - View commit details
-
Copy full SHA for 08219fa - Browse repository at this point
Copy the full SHA 08219faView commit details -
Farhad Alizada committed
Mar 11, 2024 Configuration menu - View commit details
-
Copy full SHA for 40af50e - Browse repository at this point
Copy the full SHA 40af50eView commit details
Commits on Mar 18, 2024
-
Merge branch 'exp/build-analyzers' into dev/f-alizada/support-editorc…
…onfig
Farhad Alizada committedMar 18, 2024 Configuration menu - View commit details
-
Copy full SHA for e495070 - Browse repository at this point
Copy the full SHA e495070View commit details -
Add exception on building the config instance
Farhad Alizada committedMar 18, 2024 Configuration menu - View commit details
-
Copy full SHA for 709199f - Browse repository at this point
Copy the full SHA 709199fView commit details
Commits on Mar 19, 2024
-
Farhad Alizada committed
Mar 19, 2024 Configuration menu - View commit details
-
Copy full SHA for dce8039 - Browse repository at this point
Copy the full SHA dce8039View commit details -
Merge branch 'exp/build-analyzers' into dev/f-alizada/support-editorc…
…onfig
Farhad Alizada committedMar 19, 2024 Configuration menu - View commit details
-
Copy full SHA for d7ba200 - Browse repository at this point
Copy the full SHA d7ba200View commit details -
Farhad Alizada committed
Mar 19, 2024 Configuration menu - View commit details
-
Copy full SHA for e27f899 - Browse repository at this point
Copy the full SHA e27f899View commit details -
Farhad Alizada committed
Mar 19, 2024 Configuration menu - View commit details
-
Copy full SHA for d273404 - Browse repository at this point
Copy the full SHA d273404View commit details -
Farhad Alizada committed
Mar 19, 2024 Configuration menu - View commit details
-
Copy full SHA for 933aee1 - Browse repository at this point
Copy the full SHA 933aee1View commit details -
Leave todos for the next iteration or version
Farhad Alizada committedMar 19, 2024 Configuration menu - View commit details
-
Copy full SHA for e0dfb8d - Browse repository at this point
Copy the full SHA e0dfb8dView commit details -
Add more info on usage of the introduced changes.
Farhad Alizada committedMar 19, 2024 Configuration menu - View commit details
-
Copy full SHA for ca3d5b7 - Browse repository at this point
Copy the full SHA ca3d5b7View commit details
Commits on Mar 25, 2024
-
address PR comments + compare custom configuration data
Farhad Alizada committedMar 25, 2024 Configuration menu - View commit details
-
Copy full SHA for df1b64c - Browse repository at this point
Copy the full SHA df1b64cView commit details -
Farhad Alizada committed
Mar 25, 2024 Configuration menu - View commit details
-
Copy full SHA for 3dd6ee4 - Browse repository at this point
Copy the full SHA 3dd6ee4View commit details
Commits on Apr 2, 2024
-
Merge branch 'exp/build-analyzers' into dev/f-alizada/support-editorc…
…onfig
Farhad Alizada committedApr 2, 2024 Configuration menu - View commit details
-
Copy full SHA for 6716250 - Browse repository at this point
Copy the full SHA 6716250View commit details -
Address formatting pr review comments
Farhad Alizada committedApr 2, 2024 Configuration menu - View commit details
-
Copy full SHA for d659cad - Browse repository at this point
Copy the full SHA d659cadView commit details
Commits on Apr 3, 2024
-
Farhad Alizada committed
Apr 3, 2024 Configuration menu - View commit details
-
Copy full SHA for ee9eaaf - Browse repository at this point
Copy the full SHA ee9eaafView commit details -
Address style issue/ null warnings
Farhad Alizada committedApr 3, 2024 Configuration menu - View commit details
-
Copy full SHA for 5cb1c30 - Browse repository at this point
Copy the full SHA 5cb1c30View commit details
Commits on Apr 16, 2024
-
Merge branch 'main' into dev/f-alizada/support-editorconfig
Farhad Alizada committedApr 16, 2024 Configuration menu - View commit details
-
Copy full SHA for 7217b68 - Browse repository at this point
Copy the full SHA 7217b68View commit details
Commits on Apr 18, 2024
-
Farhad Alizada committed
Apr 18, 2024 Configuration menu - View commit details
-
Copy full SHA for 1bc3c68 - Browse repository at this point
Copy the full SHA 1bc3c68View commit details -
Fix merged conflicts. Update tests
Farhad Alizada committedApr 18, 2024 Configuration menu - View commit details
-
Copy full SHA for 3259876 - Browse repository at this point
Copy the full SHA 3259876View commit details -
Merge branch 'main' into dev/f-alizada/support-editorconfig
Farhad Alizada committedApr 18, 2024 Configuration menu - View commit details
-
Copy full SHA for 54a1a4d - Browse repository at this point
Copy the full SHA 54a1a4dView commit details -
Farhad Alizada committed
Apr 18, 2024 Configuration menu - View commit details
-
Copy full SHA for 19115fb - Browse repository at this point
Copy the full SHA 19115fbView commit details -
Farhad Alizada committed
Apr 18, 2024 Configuration menu - View commit details
-
Copy full SHA for 4780871 - Browse repository at this point
Copy the full SHA 4780871View commit details -
empty lines (not-needed changes removed)
Farhad Alizada committedApr 18, 2024 Configuration menu - View commit details
-
Copy full SHA for c593e38 - Browse repository at this point
Copy the full SHA c593e38View commit details -
Farhad Alizada committed
Apr 18, 2024 Configuration menu - View commit details
-
Copy full SHA for 68c8667 - Browse repository at this point
Copy the full SHA 68c8667View commit details -
Address PR comments add more docs to the fields
Farhad Alizada committedApr 18, 2024 Configuration menu - View commit details
-
Copy full SHA for 12f5167 - Browse repository at this point
Copy the full SHA 12f5167View commit details
Commits on Apr 23, 2024
-
Farhad Alizada committed
Apr 23, 2024 Configuration menu - View commit details
-
Copy full SHA for 4b80888 - Browse repository at this point
Copy the full SHA 4b80888View commit details -
Farhad Alizada committed
Apr 23, 2024 Configuration menu - View commit details
-
Copy full SHA for 5a77f96 - Browse repository at this point
Copy the full SHA 5a77f96View commit details -
Merge branch 'main' into dev/f-alizada/support-editorconfig
Farhad Alizada committedApr 23, 2024 Configuration menu - View commit details
-
Copy full SHA for f2f796b - Browse repository at this point
Copy the full SHA f2f796bView commit details -
Cover the case when the project config is not presented
Farhad Alizada committedApr 23, 2024 Configuration menu - View commit details
-
Copy full SHA for 68f9eeb - Browse repository at this point
Copy the full SHA 68f9eebView commit details -
Farhad Alizada committed
Apr 23, 2024 Configuration menu - View commit details
-
Copy full SHA for 76fa557 - Browse repository at this point
Copy the full SHA 76fa557View commit details -
Farhad Alizada committed
Apr 23, 2024 Configuration menu - View commit details
-
Copy full SHA for 5ccdf6a - Browse repository at this point
Copy the full SHA 5ccdf6aView commit details -
Farhad Alizada committed
Apr 23, 2024 Configuration menu - View commit details
-
Copy full SHA for 92c5099 - Browse repository at this point
Copy the full SHA 92c5099View commit details -
Add comment to the configuration parameter
Farhad Alizada committedApr 23, 2024 Configuration menu - View commit details
-
Copy full SHA for c0fd216 - Browse repository at this point
Copy the full SHA c0fd216View commit details -
Add Concurrent Dictionary for thread safety of EditorConfigParser
Farhad Alizada committedApr 23, 2024 Configuration menu - View commit details
-
Copy full SHA for 4148545 - Browse repository at this point
Copy the full SHA 4148545View commit details -
Merge branch 'main' into dev/f-alizada/support-editorconfig
Farhad Alizada committedApr 23, 2024 Configuration menu - View commit details
-
Copy full SHA for 7b4bc43 - Browse repository at this point
Copy the full SHA 7b4bc43View commit details
Commits on Apr 24, 2024
-
Merge branch 'main' into dev/f-alizada/support-editorconfig
Farhad Alizada committedApr 24, 2024 Configuration menu - View commit details
-
Copy full SHA for b5fb7bc - Browse repository at this point
Copy the full SHA b5fb7bcView commit details
Commits on Apr 28, 2024
-
Merge branch 'main' into dev/f-alizada/support-editorconfig
Farhad Alizada committedApr 28, 2024 Configuration menu - View commit details
-
Copy full SHA for d33c02a - Browse repository at this point
Copy the full SHA d33c02aView commit details -
Farhad Alizada committed
Apr 28, 2024 Configuration menu - View commit details
-
Copy full SHA for a91c971 - Browse repository at this point
Copy the full SHA a91c971View commit details -
Farhad Alizada committed
Apr 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 9c6eae8 - Browse repository at this point
Copy the full SHA 9c6eae8View commit details -
Add editorconfig with filescoped namespace warning enabled
Farhad Alizada committedApr 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 6d465b9 - Browse repository at this point
Copy the full SHA 6d465b9View commit details
Commits on Apr 30, 2024
-
Merge branch 'main' into dev/f-alizada/support-editorconfig
Farhad Alizada committedApr 30, 2024 Configuration menu - View commit details
-
Copy full SHA for ac29844 - Browse repository at this point
Copy the full SHA ac29844View commit details -
remove implementation of the GetHashCode of CustomConfigdata
Farhad Alizada committedApr 30, 2024 Configuration menu - View commit details
-
Copy full SHA for a15089b - Browse repository at this point
Copy the full SHA a15089bView commit details
Commits on May 7, 2024
-
Merge branch 'main' into dev/f-alizada/support-editorconfig
Farhad Alizada committedMay 7, 2024 Configuration menu - View commit details
-
Copy full SHA for 4d0f193 - Browse repository at this point
Copy the full SHA 4d0f193View commit details -
Farhad Alizada committed
May 7, 2024 Configuration menu - View commit details
-
Copy full SHA for bb94e19 - Browse repository at this point
Copy the full SHA bb94e19View commit details
Commits on May 14, 2024
-
Merge branch 'main' into dev/f-alizada/support-editorconfig
Farhad Alizada committedMay 14, 2024 Configuration menu - View commit details
-
Copy full SHA for 3685179 - Browse repository at this point
Copy the full SHA 3685179View commit details -
Farhad Alizada committed
May 14, 2024 Configuration menu - View commit details
-
Copy full SHA for 11fc46d - Browse repository at this point
Copy the full SHA 11fc46dView commit details -
Farhad Alizada committed
May 14, 2024 Configuration menu - View commit details
-
Copy full SHA for 11dc945 - Browse repository at this point
Copy the full SHA 11dc945View commit details
Commits on May 17, 2024
-
Update the documentation, update the configurationContext
Farhad Alizada committedMay 17, 2024 Configuration menu - View commit details
-
Copy full SHA for 02f5ca3 - Browse repository at this point
Copy the full SHA 02f5ca3View commit details -
Merge branch 'main' into dev/f-alizada/support-editorconfig
Farhad Alizada committedMay 17, 2024 Configuration menu - View commit details
-
Copy full SHA for 41ff1c5 - Browse repository at this point
Copy the full SHA 41ff1c5View commit details
Commits on May 20, 2024
-
Merge branch 'main' into dev/f-alizada/support-editorconfig
Farhad Alizada committedMay 20, 2024 Configuration menu - View commit details
-
Copy full SHA for e1753d4 - Browse repository at this point
Copy the full SHA e1753d4View commit details -
Address PR comments first iteration
Farhad Alizada committedMay 20, 2024 Configuration menu - View commit details
-
Copy full SHA for d6381ce - Browse repository at this point
Copy the full SHA d6381ceView commit details -
Farhad Alizada committed
May 20, 2024 Configuration menu - View commit details
-
Copy full SHA for ed6c50d - Browse repository at this point
Copy the full SHA ed6c50dView commit details