Skip to content

refactor: remove no-op path validation#1201

Draft
rrama wants to merge 1 commit intorefactor/IDE-1786_folder-config-refactoringfrom
refactor/IDE-1786_remove-redundant-code
Draft

refactor: remove no-op path validation#1201
rrama wants to merge 1 commit intorefactor/IDE-1786_folder-config-refactoringfrom
refactor/IDE-1786_remove-redundant-code

Conversation

@rrama
Copy link
Copy Markdown
Contributor

@rrama rrama commented Apr 10, 2026

Description

This has allowed removing a lot of error paths.
Including BatchUpdateFolderConfigs which does nothing but log.
enrichFromGit also did not need to return the FolderConfig it took in.

Checklist

  • Tests added and all succeed
  • Regenerated mocks, etc. (make generate)
  • Linted (make lint-fix)
  • README.md updated, if user-facing
  • N/A
  • License file updated, if new 3rd-party dependency is introduced
  • N/A

This has allowed removing a lot of error paths.
Including `BatchUpdateFolderConfigs` which does nothing but log.
`enrichFromGit` also did not need to return the `FolderConfig` it took in.
@snyk-io
Copy link
Copy Markdown

snyk-io bot commented Apr 10, 2026

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues
Code Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant