Skip to content
This repository has been archived by the owner on May 4, 2023. It is now read-only.

Python default rulesets #22

Merged
merged 3 commits into from
Dec 20, 2022
Merged

Python default rulesets #22

merged 3 commits into from
Dec 20, 2022

Conversation

picimako
Copy link
Contributor

Changes

  • Added CodigaDefaultRulesetsInfoBarHelper and CodigaRulesetConfigs with the logic to display an info bar in the Solution Explorer with options to create codiga.yml or no longer show the info bar.
    • This is bound to the SolutionEvents.OnAfterOpenSolution event in ExtensionPackage.
    • Since the solution might already be open when ExtensionPackage.InitializeAsync() is called, it makes sure that the info bar is handled in that case too.
  • Add metric for creating codiga.yml regarding Add Two Metrics #13.

@github-actions
Copy link

github-actions bot commented Dec 16, 2022

Test Results

    1 files  ±  0    29 suites  +1   4s ⏱️ ±0s
217 tests +10  209 ✔️ +10  8 💤 ±0  0 ±0 
222 runs  +10  214 ✔️ +10  8 💤 ±0  0 ±0 

Results for commit 39c0daf. ± Comparison against base commit 5fe5267.

♻️ This comment has been updated with latest results.

@dastrong-codiga dastrong-codiga merged commit fc411b9 into main Dec 20, 2022
@dastrong-codiga dastrong-codiga deleted the python-default-rulesets branch December 20, 2022 22:57
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants