We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cda24ba commit 1b3cef0Copy full SHA for 1b3cef0
atest/04_Interface/DiagnosticsPanel.robot
@@ -9,7 +9,7 @@ Test Tags ui:notebook aspect:ls:features
9
10
11
*** Variables ***
12
-${DIAGNOSTIC MESSAGE R} Closing curly-braces should always be on their own line
+${DIAGNOSTIC MESSAGE R} Opening curly braces should never go on their own line and should always be followed by a new line
13
${DIAGNOSTIC MESSAGE} trailing whitespace
14
${DIAGNOSTIC} W291 trailing whitespace (pycodestyle)
15
${EXPECTED_COUNT} 4
0 commit comments