Valentin Kiselev
Valentin Kiselev
Maybe you should add a property to allow removal or keeping the extensions? I faced the problem where it would be very useful. For instance: ``` config.activerecord_clean_db_structure.ignore_extensions = true ```...
Нужно обновить некоторые ссылки в README, они указывают на несуществующие страницы, в частности https://tarantool.io/en/doc/1.10/box/box_space/#lua-function.space_object.update (ссылки, указанные в разделе API reference)
Hey! I run Gotenberg in Cloud Run. I noticed that handling big files (like 4-7MB) results with `503`, which is the following error indeed: ``` {"level":"error","ts":1661960854.0608382,"logger":"api","msg":"convert to PDF: unoconv PDF:...
Closes https://github.com/evilmartians/lefthook/issues/327 **Summary :broom:**
See: https://github.com/evilmartians/lefthook/issues/295#issuecomment-1212636600
- It is not very useful to insert `]'|"}` when typing `['|"{` and there's matching one on current line - It is not useful to insert `end` when editing a...
Hi! Thank you for maintaining this coveralls integration! I'd like to request a small feature. Coveralls now supports carryforward flags which allow to carry missing jobs from previous builds by...
Closes https://github.com/evilmartians/lefthook/issues/292 **:wrench: Summary** Execute `files` from within a configured root in case it contains a path to a script. This is a breaking change.
Closes https://github.com/evilmartians/lefthook/issues/76 **:zap: Summary**
### Summary When you remove a `ref` option from `remote` configuration, and you already had `lefthook install`-ed, the remote syncing fails. ### Steps to reproduce ```yml remote: git_url: https://github.com/evilmartians/lefthook ref:...