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

Check for the presence of Python files when in Open Folder mode. #24

Merged
merged 1 commit into from
Dec 23, 2022

Conversation

picimako
Copy link
Contributor

Changes

  • ExtensionPackage
    • Hooked in the file lookup to the SolutionEvents.OnAfterOpenFolder event, and its cleanup to when the folder is closed.
  • CodigaDefaultRulesetsInfoBarHelper
    • Added a recursive lookup for Python files. It currently excludes .vs and .idea folders since they are not usually modified manually by users.

@github-actions
Copy link

github-actions bot commented Dec 21, 2022

Test Results

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

Results for commit 529b36e. ± Comparison against base commit 11f01f0.

♻️ This comment has been updated with latest results.

@dastrong-codiga dastrong-codiga merged commit 3fd97ad into main Dec 23, 2022
@dastrong-codiga dastrong-codiga deleted the python-default-rulesets-open-folder branch December 23, 2022 14:13
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