Results 190 comments of Lyz

Available since `1.17.0` thanks to @armallen

Hi @guillaume-troadec thanks for taking the time to open the issue. I think this could be added by creating a configuration (disabled by default) called `--use-gitignore` or something similar. Sadly...

Interesting bug, thanks for reporting it @alessio-b2c2 . As a side note, the next executions don't trigger the bug, only the combination of those two configuration options: ```bash echo "a:...

Maybe, but I don't think so because only one combination of yamlfix configuration parameters does raise the bug and we use ruyaml on all the cases. I don't remember very...

Hi @wrouesnel thank you for taking the time to open an issue. I can reproduce the issue and agree that it should be fixed. [I can't guarantee that it will...

@marcules #199 is merged! Tell me when it's ready for review

@marcules pull the changes from `main` and run `make install`. I've updated the dependencies versions

Hi @goetzc sorry for taking so long to answer you. Your feature makes a lot of sense. The implementation shouldn't be that difficult either as it's already implemented in `autoimport`...

Hi @djdanielsson thank you for taking the time to open a PR. I was not aware of the `...` file ending, can you give a link to the official docs...

Thanks @djdanielsson it looks good