Skip to content

Conversation

@russaa
Copy link
Contributor

@russaa russaa commented Sep 22, 2017

addresses issue #13

  • require regular-expression for detecting import-statements to match whole words "import" and "from", i.e. avoid matches, where "import" and "from" are only sub-strings
  • avoid exception in case regular expression wrongfully detected an import-statement, or an import-statement's imported symbols could not be parsed/extracted

…ment

avoid exception in case regular expression wrongfully detected an import-statement, or an import-statement's imported symbols could not be parsed/extracted
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