Skip to content

Few lint fixes#507

Merged
ptoscano merged 2 commits into
ansible:mainfrom
ptoscano:lint-fixes
Feb 6, 2026
Merged

Few lint fixes#507
ptoscano merged 2 commits into
ansible:mainfrom
ptoscano:lint-fixes

Conversation

@ptoscano
Copy link
Copy Markdown
Contributor

@ptoscano ptoscano commented Feb 6, 2026

  • add another noqa for blocking code path
  • split only once when possible

The function is loading the source file, and it only happens once (when
starting the source). Also, the file opening few lines below is blocking
too, so for now ignore the blocking is_file().
Only the first part before ':' is needed, so do not split more than
once.
@ptoscano ptoscano merged commit d4b7aeb into ansible:main Feb 6, 2026
19 of 20 checks passed
@github-project-automation github-project-automation Bot moved this from Review to Done in 🧰 devtools project board Feb 6, 2026
@ptoscano ptoscano deleted the lint-fixes branch February 6, 2026 10:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

4 participants