Jérôme Respaut

Results 10 comments of Jérôme Respaut

It might be cleaner to use and parse comments in the SSH config file (to avoid conflicts with others binary that use this configuration file). An example might be: ```bash...

According to man: http://man.openbsd.org/OpenBSD-current/man5/ssh_config.5#AddressFamily It seems legit, and never had problem using this (it forces to use IPv4 instead of IPv6)

Can you split this in 2 PRs? maybe one for the real fixes on namespace, another for the temporary one for the tags bug.

(everything is working as expected with v1.92.1)

> Might probably be related to #698 🤔 > > @Shr3ps Would you please also share contents of the `.config/terraform-docs.yml` file? Yep, here you go: ````yaml --- # This file...

Hello, some steps to reproduce my issue: ```bash $ git clone https://github.com/claranet/terraform-azurerm-rg/ $ cd terraform-azurerm-rg $ pre-commit install $ sed -i 's/>= 1.32/>= 1.33/g' versions.tf $ sed -i 's/Resource group...

Thanks @MaxymVlasov , I can confirm adding the param `- --hook-config=--use-standard-markers=true` fixes the issue.

Hello, this may be solved with latest v8.6.0 and the PR contribution done about using existing public IP