Skip to content

Conversation

bact
Copy link
Collaborator

@bact bact commented May 21, 2025

in removeCommentChars:

  • Pre-compile Patterns
  • Ensure no trailing newline
  • Use try-resource to manage the closing of the resource instead of checking it in finally

bact added 3 commits May 21, 2025 16:31
Signed-off-by: Arthit Suriyawongkul <arthit@gmail.com>
Signed-off-by: Arthit Suriyawongkul <arthit@gmail.com>
Also use try-resource to manage the closing of the resource instead of checking it in finally

Signed-off-by: Arthit Suriyawongkul <arthit@gmail.com>
@bact bact changed the title Pre-compile Patterns fo removeCommentChars Pre-compile Patterns of removeCommentChars May 21, 2025
Copy link
Member

@goneall goneall left a comment

Choose a reason for hiding this comment

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

LGTM - Thanks @bact

@goneall goneall merged commit 3ec6b34 into spdx:master May 24, 2025
1 check passed
@bact bact deleted the compile-regex-rm-comment branch May 24, 2025 19:16
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.

2 participants