Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Kotlin: Update regex patterns to use raw string notation#20034

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
igfoo merged 1 commit intomainfromigfoo/fix_regex_in_dbscheme_parser
Jul 14, 2025

Conversation

igfoo
Copy link
Contributor

This PR updates the regex patterns to utilize raw string notation, which resolves warnings related to invalid escape sequences, such as '\S'.

Fixes warnings likeSyntaxWarning: invalid escape sequence '\S'
Copy link
Contributor

@IdrissRioIdrissRio left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@igfooigfoo marked this pull request as ready for reviewJuly 14, 2025 09:43
@igfooigfoo requested a review froma team as acode ownerJuly 14, 2025 09:43
@igfooigfoo merged commit86ebf3d intomainJul 14, 2025
13 checks passed
@igfooigfoo deleted the igfoo/fix_regex_in_dbscheme_parser branchJuly 14, 2025 09:43
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@IdrissRioIdrissRioIdrissRio approved these changes

Assignees
No one assigned
Labels
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@igfoo@IdrissRio

[8]ページ先頭

©2009-2025 Movatter.jp