Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DNM astyle: removed raw string literal from PRINT_MODULE_DESCRIPTIO for full scan of file of astyle #24154

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

BazookaJoe1900
Copy link
Member

Solved Problem

it seems that raw string literal cause astyle to stop check the file after it. change to regular string fixes it.

The commit shows the case for sample of 3 files. when change the raw string to separated one.

My questions:

  • What do you think about that solution?
  • I couldn't find flag or other way to do the fix from the astyle itself. does anyone know such?

…) so astlye will work

raw string literal cause astyle to stop check the file after it. change to regular string fixes it
@BazookaJoe1900 BazookaJoe1900 requested a review from dagar December 25, 2024 10:20
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