Kamil Samigullin
Kamil Samigullin
related https://github.com/octolab/Cleaner/issues/32
paht: /path/to/Test pattern: `Test` ? or `**Test`? or `**/Test`?
**Motivation:** https://github.com/dependabot/dependabot-core/issues/2201 and #79. See https://www.mend.io/renovate-community/.
`make demo` now is a docker compose env, not `demo.sql` applying.
```bash $ form-api separate -f path/to/form/template.html schema: ... template: {{ template forma }} ``` what it must do: - parse a html template - extract a schema from it -...