refactor[rules] Update results

This commit is contained in:
Michal Gajdar
2025-09-09 14:15:49 +02:00
parent 7fb95480c5
commit 7ee012d67b
2 changed files with 2 additions and 2 deletions

View File

@@ -18,7 +18,7 @@ check: |
fi
echo $result
result:
integer: 1
string: PASS
fix: |
[source,bash]
----

View File

@@ -16,7 +16,7 @@ check: |
fi
echo $result
result:
integer: 1
string: PASS
fix: |
[source,bash]
----