Skip to content

change line-length to 100 to prevent unecessary wrapping - #336

Merged
yuzhiliu8 merged 1 commit into
mainfrom
user/yliu/ruff-rules
Aug 7, 2026
Merged

change line-length to 100 to prevent unecessary wrapping#336
yuzhiliu8 merged 1 commit into
mainfrom
user/yliu/ruff-rules

Conversation

@yuzhiliu8

Copy link
Copy Markdown
Contributor

Issue(s) addressed: #324

Description: Changes line-length from default 88 to 100. This prevents a lot of unnecessary and unreadable line wrapping, since its very common for ros functions to be pretting long, espeically when dealing with pathlib / os.path.joins,
logging long strings, etc.etc.

Testing Done: Just reformatted, no functionality change

@yuzhiliu8
yuzhiliu8 force-pushed the user/yliu/ruff-rules branch from 6021ca8 to b724471 Compare August 7, 2026 00:59
@yuzhiliu8
yuzhiliu8 merged commit 43c2026 into main Aug 7, 2026
1 of 3 checks passed
@yuzhiliu8
yuzhiliu8 deleted the user/yliu/ruff-rules branch August 7, 2026 01:00
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