Skip to content

IDEA-306313 Java. Tests. Cucumber: Treat DataTable cells as strings#950

Open
Nicola Lucas Büscher (nlbuescher) wants to merge 1 commit into
JetBrains:masterfrom
nlbuescher:master
Open

IDEA-306313 Java. Tests. Cucumber: Treat DataTable cells as strings#950
Nicola Lucas Büscher (nlbuescher) wants to merge 1 commit into
JetBrains:masterfrom
nlbuescher:master

Conversation

@nlbuescher

Copy link
Copy Markdown

This fixes a bug where DataTable cells are treated as identifiers by the analyzer, which would in turn make IntelliJ warn about using non-ascii characters in cell values.

The non-ascii character inspection is configured to warn on identifiers by default.

@ammarhantash ammarhantash left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

seems ok

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.

2 participants