Skip to content

Implement trailing-whitespace in Rust#137

Merged
j178 merged 2 commits intomasterfrom
whitespace
Dec 9, 2024
Merged

Implement trailing-whitespace in Rust#137
j178 merged 2 commits intomasterfrom
whitespace

Conversation

@j178
Copy link
Owner

@j178 j178 commented Dec 9, 2024

Updates #17

let markdown_exts = Arc::new(markdown_exts);
let chars = Arc::new(chars);

let mut tasks = futures::stream::iter(filenames)
Copy link
Owner Author

Choose a reason for hiding this comment

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

try use rayon

@j178 j178 merged commit 00406c0 into master Dec 9, 2024
@j178 j178 deleted the whitespace branch December 9, 2024 17:54
@j178 j178 added enhancement New feature or request extended feature labels Dec 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant