Releases: agoda-com/AgodaAnalyzers
Releases · agoda-com/AgodaAnalyzers
1.1.97
1.1.89
Merge pull request #199 from agoda-com/rparn/AG0044 Add AG0044 rule - Add Analyzers for Force option methods
1.1.88
Merge pull request #198 from agoda-com/AG0042_update Update the AG0042 rule to be more generic
1.1.83
Add analyzer for QuerySelector (#191) * feat: Add analyzer for QuerySelector * docs: add MD doc for rule * feat: fix code and add more tests * feat: Add analyzer for QuerySelector * docs: add MD doc for rule * feat: fix code and add more tests * docs: move the MD to correct folder * remove docs folder and files * docs: let Claude generate docs * Update CustomRulesResources.resx * fix: AnalyzerRelease warning --------- Co-authored-by: Joel Dickson <9032274+joeldickson@users.noreply.github.com>
1.1.80
Add BuildServiceProvider analyzer rule (#192) * feat: add BuildServiceProvider analyzer rule * Update AG0041LogTemplateAnalyzer.cs (#193) * Update AG0041LogTemplateAnalyzer.cs * Create AG0041.md * feat: add BuildServiceProvider analyzer rule * docs: update docs for the rule. * chore: remove comments * Add examples with minimal API which is more common * Update error message with more explanation --------- Co-authored-by: Joel Dickson <9032274+joeldickson@users.noreply.github.com>
1.1.71
Update AG0041LogTemplateAnalyzer.cs (#193) * Update AG0041LogTemplateAnalyzer.cs * Create AG0041.md
1.1.65
Add new rule AG0040 for detecting and converting logs to templates (#…
1.1.62
rename rule AG0040 (#188) Co-authored-by: Khathawut Chaipraphun <kchaipraphun@gf2vghxc6l.agoda.local>
1.1.60
add new rule AG0040 (#187) Co-authored-by: Khathawut Chaipraphun <kchaipraphun@gf2vghxc6l.agoda.local>
1.1.58
fix compile error (#185) Co-authored-by: aram <aram.pokmanee@agoda.com>