From 9e24ec0c39d4c7e7a02bd16927e30d07a92a7b3d Mon Sep 17 00:00:00 2001 From: Paul Reichert <6992158+datokrat@users.noreply.github.com> Date: Tue, 28 Apr 2026 09:23:55 +0200 Subject: [PATCH 1/2] rebase sonanoda --- checkers/sonanoda.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/checkers/sonanoda.yaml b/checkers/sonanoda.yaml index fc04adb..4ec3f75 100644 --- a/checkers/sonanoda.yaml +++ b/checkers/sonanoda.yaml @@ -11,7 +11,7 @@ description: | This is an experimental checker, not intended for production use. url: https://github.com/datokrat/sonanoda ref: master -rev: 22e5940e8e5c7c27e9290dfa26fb6dff31905e7e +rev: c9cdfbb7767c57ff2ebced7444297b5f22c8ad15 build: | cargo build --release cat > config.json <<__END__ From 2901b6ba650e109f8e242606ec1b06e83375a15a Mon Sep 17 00:00:00 2001 From: Paul Reichert <6992158+datokrat@users.noreply.github.com> Date: Tue, 28 Apr 2026 12:27:48 +0200 Subject: [PATCH 2/2] actually, merge, don't rebase --- checkers/sonanoda.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/checkers/sonanoda.yaml b/checkers/sonanoda.yaml index 4ec3f75..fea8d87 100644 --- a/checkers/sonanoda.yaml +++ b/checkers/sonanoda.yaml @@ -11,7 +11,7 @@ description: | This is an experimental checker, not intended for production use. url: https://github.com/datokrat/sonanoda ref: master -rev: c9cdfbb7767c57ff2ebced7444297b5f22c8ad15 +rev: 48a11bc6598234102fb3193120391adb7bb778ff build: | cargo build --release cat > config.json <<__END__