Skip to content

Lists: Rename path variable - #3379

Open
infirit wants to merge 1 commit into
blueman-project:mainfrom
infirit:renamepathvariables
Open

Lists: Rename path variable#3379
infirit wants to merge 1 commit into
blueman-project:mainfrom
infirit:renamepathvariables

Conversation

@infirit

@infirit infirit commented Aug 25, 2026

Copy link
Copy Markdown
Contributor

No functional changes. We have 3 path types in the lists, file paths, object paths and tree paths. It can get confusing so rename them as:

filepaths -> path
ObjectPaths -> object_path
TreeViewPaths -> tree_path

Also fixes a couple variables annotated as str instead of ObjectPath.

No functional changes. We have 3 path types in the lists, file paths,
object paths and tree paths. It can get confusing so rename them as:

filepaths -> path
ObjectPaths -> object_path
TreeViewPaths -> tree_path

Also fixes a couple variables annotated as str instead of ObjectPath.
@infirit
infirit marked this pull request as ready for review August 25, 2026 21:16
@sonarqubecloud

Copy link
Copy Markdown

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