Skip to content

Conversation

@aithscel
Copy link

@aithscel aithscel commented Dec 4, 2020

  • 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