Commit graph

4 commits

Author SHA1 Message Date
a896e66cca run cargo clippy --fix 2023-11-20 10:29:08 +01:00
0a6d9a27c5 write test against regression of syntax check_literal_as_filter
check_literal_as_filter returned literals at the end of pipelines too, which isn't
desirable since that's the job of check_literal_as_sink
2023-11-19 16:53:19 +01:00
a07a031e0c finish syntax checks 2023-11-18 21:11:43 +01:00
2db2ef2ea1 refactoring and implementing clippy suggestions 2023-11-18 19:56:08 +01:00