summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorDaniel Silverstone <dsilvers+gitlab@digital-scurf.org>2023-12-30 14:08:14 +0000
committerDaniel Silverstone <dsilvers+gitlab@digital-scurf.org>2023-12-30 14:08:14 +0000
commit6f78329639ece55e1bd2fc66f39da1acf7c23a62 (patch)
tree95798ad297d2254bade3a5de42ee18c2aee246df /share
parentd7d4a575e0d09e05928eba1180b49211149d49af (diff)
parent2502d8789c4f8d92236dbc0b732d3fba912b497e (diff)
downloadsubplot-6f78329639ece55e1bd2fc66f39da1acf7c23a62.tar.gz
Merge branch 'fix-339' into 'main'
Ensure all bindings have types Closes #339 See merge request subplot/subplot!367
Diffstat (limited to 'share')
-rw-r--r--share/common/lib/files.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/share/common/lib/files.yaml b/share/common/lib/files.yaml
index 8f3f932..689a5f3 100644
--- a/share/common/lib/files.yaml
+++ b/share/common/lib/files.yaml
@@ -242,6 +242,8 @@
python:
function: files_only_these_exist
regex: true
+ types:
+ filenames: text
doc: |
Check that the test directory only contains specific files.