Skip to content

Commit 790f2d2

Browse files
committed
The rlint diagnostic for {} is a moving target...
1 parent 08f15d5 commit 790f2d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

atest/suites/04_Interface/DiagnosticsPanel.robot

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Test Tags ui:notebook aspect:ls:features
99

1010

1111
*** Variables ***
12-
${DIAGNOSTIC MESSAGE R} Closing curly-braces should always be on their own line
12+
${DIAGNOSTIC MESSAGE R} Opening curly braces should never go on their own line
1313
${DIAGNOSTIC MESSAGE} trailing whitespace
1414
${DIAGNOSTIC} W291 trailing whitespace (pycodestyle)
1515
${EXPECTED_COUNT} 4

0 commit comments

Comments
 (0)