-
-
Notifications
You must be signed in to change notification settings - Fork 64
Comparing changes
Open a pull request
base repository: meziantou/Meziantou.Analyzer
base: 2.0.257
head repository: meziantou/Meziantou.Analyzer
compare: 2.0.266
- 10 commits
- 30 files changed
- 4 contributors
Commits on Dec 13, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 8c81cf4 - Browse repository at this point
Copy the full SHA 8c81cf4View commit details -
Add opt-in configuration for MA0153 to detect logging of types contai…
…ning DataClassification members (#936)
Configuration menu - View commit details
-
Copy full SHA for 602b584 - Browse repository at this point
Copy the full SHA 602b584View commit details -
Add concurrency control to serialize CI runs on main branch (#938)
* Initial plan * Add concurrency control to CI workflow for main branch Co-authored-by: meziantou <509220+meziantou@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: meziantou <509220+meziantou@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 55b500e - Browse repository at this point
Copy the full SHA 55b500eView commit details
Commits on Dec 18, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 4034540 - Browse repository at this point
Copy the full SHA 4034540View commit details -
Make DocumentationGenerator ignore trailing whitespace differences (#942
) * Initial plan * Make DocumentationGenerator less strict about trailing whitespace Co-authored-by: meziantou <509220+meziantou@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: meziantou <509220+meziantou@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for cef854c - Browse repository at this point
Copy the full SHA cef854cView commit details -
Add MA0180: Detect ILogger<T> type parameter mismatch with containing…
… class (#941) * Initial plan * Add ILogger type parameter consistency analyzer and fixer (MA0180) Co-authored-by: meziantou <509220+meziantou@users.noreply.github.com> * Update documentation for MA0180 rule Co-authored-by: meziantou <509220+meziantou@users.noreply.github.com> * Fix code fixer to properly resolve containing type from syntax tree Co-authored-by: meziantou <509220+meziantou@users.noreply.github.com> * Remove unused diagnostic properties from analyzer Co-authored-by: meziantou <509220+meziantou@users.noreply.github.com> * Fix diagnostic location to report on type instead of parameter Co-authored-by: meziantou <509220+meziantou@users.noreply.github.com> * Use DiagnosticParameterReportOptions.ReportOnType instead of custom logic Co-authored-by: meziantou <509220+meziantou@users.noreply.github.com> * Regenerate documentation with proper formatting Co-authored-by: meziantou <509220+meziantou@users.noreply.github.com> * Wrap primary constructor tests with #if CSHARP12_OR_GREATER Co-authored-by: meziantou <509220+meziantou@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: meziantou <509220+meziantou@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7a8ca8b - Browse repository at this point
Copy the full SHA 7a8ca8bView commit details
Commits on Dec 19, 2025
-
Lower global_level from -1 to -100 in editorconfig files (#944)
* Initial plan * Change global_level from -1 to -100 in editorconfig files Co-authored-by: meziantou <509220+meziantou@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: meziantou <509220+meziantou@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 366b6d4 - Browse repository at this point
Copy the full SHA 366b6d4View commit details
Commits on Dec 27, 2025
-
Add refactoring: convert interpolated string to Format call (#948)
* Add refactoring: convert interpolated string to Format call Introduce ConvertToStringFormatRefactoring to convert interpolated strings to string.Format calls, handling alignment, format specifiers, and escaped braces. Add comprehensive tests for various scenarios. Update test project dependencies for Roslyn refactoring testing. Minor using directive fixes for consistency. * Add unget.config * wip * wip
Configuration menu - View commit details
-
Copy full SHA for b7652a3 - Browse repository at this point
Copy the full SHA b7652a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for e1ae846 - Browse repository at this point
Copy the full SHA e1ae846View commit details
Commits on Dec 28, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 5f66adf - Browse repository at this point
Copy the full SHA 5f66adfView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 2.0.257...2.0.266