Skip to content

Conversation

@henryiii
Copy link
Collaborator

Using settings in config to enable more.

  • chore: use config setting for RUF009
  • chore: enable builtin-shadow with config

Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
dir = Path("dir")
dir.mkdir()
file1 = dir / "file"
dir_dir = Path("dir")
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It reads so derpy 🤣. What about dir_path

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The others use _dir around it?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe should change the dir folder name to something else?

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Well it's only the instance here isn't it?

Maybe should change the dir folder name to something else?

Sure, that would also help put it in context. Maybe src or project?

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.

3 participants