You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ A library that checks a preCICE configuration file for logical errors.
6
6
configuration for logical errors.
7
7
8
8
> [!NOTE]
9
-
> This checker assumes that `precice-tools check` has already been executed without an error on the configuration file.<br>
9
+
> This checker assumes that `precice-tools check`(before preCICE version 3.3.0) or `precice-config-validate` (after preCICE version 3.3.0) has already been executed without an error on the configuration file.<br>
10
10
> Otherwise, the behavior of this checker is undefined.
0 commit comments