Skip to content

fixes #4 (warnings)#7

Open
aithscel wants to merge 2 commits into
ConradIrwin:masterfrom
aithscel:fix_warnings
Open

fixes #4 (warnings)#7
aithscel wants to merge 2 commits into
ConradIrwin:masterfrom
aithscel:fix_warnings

Conversation

@aithscel

@aithscel aithscel commented Dec 4, 2020

Copy link
Copy Markdown
  • Fix the dupl class range warning in ADJACENT_WORDS: \s contains \r\n, and thus [\s\r\n] can be replaced by \s.

  • Additionaly fix a warning in the testcase

@aithscel aithscel changed the title Fix warnings (issue #4) fixes ConradIrwin/rfc2047-ruby#4 (warnings) Dec 4, 2020
@aithscel aithscel changed the title fixes ConradIrwin/rfc2047-ruby#4 (warnings) Fixes ConradIrwin/rfc2047-ruby/issues/4 (warnings) Dec 4, 2020
@aithscel aithscel changed the title Fixes ConradIrwin/rfc2047-ruby/issues/4 (warnings) fixes #4 (warnings) Dec 5, 2020
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