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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

#2779 Excluding '#' in DOT file parsing #2865

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

ASM443
Copy link

@ASM443 ASM443 commented Nov 12, 2023

Description

Adjust the word character range in the DOT file parser to exclude '#' while considering characters in the specified range as word constituents. This ensures correct tokenization and parsing of DOT files, preventing '#' from being treated as part of words.

Checklist

  • Merged with master beforehand

Added tests?

  • 馃憤 yes
  • 馃檯 no, because they aren't needed

Added to documentation?

  • 馃憤 README.md
  • 馃憤 API Changes
  • 馃憤 Additional documentation in docs
  • 馃憤 Relevant code documentation
  • 馃檯 no, because they aren鈥檛 needed

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.

None yet

1 participant