From 975553812c539c6c48da670e57e2333d5d9cf19a Mon Sep 17 00:00:00 2001 From: Wojciech Trocki Date: Wed, 3 Aug 2022 10:10:27 +0100 Subject: [PATCH] chore: enable library self testing --- .spectral.yaml | 1 + 1 file changed, 1 insertion(+) create mode 100644 .spectral.yaml diff --git a/.spectral.yaml b/.spectral.yaml new file mode 100644 index 0000000..7bc9cd9 --- /dev/null +++ b/.spectral.yaml @@ -0,0 +1 @@ +extends: "@rhoas/spectral-ruleset" \ No newline at end of file