Skip to content

ensure globalconfig files are lowercase#58957

Merged
jmarolf merged 1 commit intodotnet:mainfrom
jmarolf:bugfix/fix-casing-on-globalconfig-files
Jan 20, 2022
Merged

ensure globalconfig files are lowercase#58957
jmarolf merged 1 commit intodotnet:mainfrom
jmarolf:bugfix/fix-casing-on-globalconfig-files

Conversation

@jmarolf
Copy link
Copy Markdown
Contributor

@jmarolf jmarolf commented Jan 19, 2022

fixes #58948

I made this same change in dotnet/roslyn-analyzers#5600 for roslyn-analyzers but forgot to make the subsequent change to code style

@jmarolf jmarolf requested a review from a team as a code owner January 19, 2022 23:31
@ghost ghost added the Area-Infrastructure label Jan 19, 2022
@jmarolf jmarolf added Area-Analyzers IDE-CodeStyle Built-in analyzers, fixes, and refactorings labels Jan 20, 2022
@jmarolf jmarolf merged commit c5739ec into dotnet:main Jan 20, 2022
@jmarolf jmarolf deleted the bugfix/fix-casing-on-globalconfig-files branch January 20, 2022 08:00
@ghost ghost added this to the Next milestone Jan 20, 2022
@RikkiGibson RikkiGibson modified the milestones: Next, 17.2.P1 Feb 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area-Analyzers Area-Infrastructure IDE-CodeStyle Built-in analyzers, fixes, and refactorings

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Code style analyzers package doesn't load global config files on Linux

5 participants