mirror of
https://github.com/penpot/penpot.git
synced 2025-06-05 01:01:39 +02:00
🎉 Do file validation on each file change
This commit is contained in:
parent
ae793c079b
commit
24efa867e7
5 changed files with 47 additions and 23 deletions
|
@ -67,7 +67,8 @@
|
|||
:enable-smtp
|
||||
:enable-quotes
|
||||
:enable-fdata-storage-pointer-map
|
||||
:enable-fdata-storage-objets-map])
|
||||
:enable-fdata-storage-objets-map
|
||||
:disable-file-validation])
|
||||
|
||||
(def test-init-sql
|
||||
["alter table project_profile_rel set unlogged;\n"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue