mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-04-29 22:04:08 +02:00
Allow empty hash
Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
This commit is contained in:
parent
2e418a03d3
commit
fcd1dedd08
|
|
@ -4,3 +4,4 @@
|
||||||
IgnoreDirectoryMissingTrailingSlash: true
|
IgnoreDirectoryMissingTrailingSlash: true
|
||||||
DirectoryPath: spec
|
DirectoryPath: spec
|
||||||
CheckExternal: false
|
CheckExternal: false
|
||||||
|
IgnoreInternalEmptyHash: true
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue