Dmitrii Kashin

Results 9 comments of Dmitrii Kashin

@smira As you closed #844 with the statement that "for pure mirroring other solutions might be better", you could at least consider closing this issue eventually declaring that aptly is...

You'd better use Virtualbox or some kind of another virtualization. It would allow you to have a nice screenshot/video of boot time.

@Avihais12344 You already did all the work but gotta wait for eternity to have your stuff in upstream? Welcome to the FOSS! =) Believe me it's still not so long....

@Avihais12344 I'd use the fork until PR's merged. Somethig like this: `pip install git+https://github.com/freehck/yamllint.git@my-master`

Now I also improved code coverage a bit. You're welcome.

Okay, I understand your point: as variables are considered to be redundant due to the fact users can have `$` in file names, then I agree. Let's get rid of...

To clarify: I understand that `~` can be used in file names too. But probably let's have it just for paths starting with it? Just as a hack for now....

> `yamllint -d "{extends: repos/…/main.yaml, ignore: […]}"` Because it's inconvenient. In most cases we expect that a simple run of `yamllint .` in a repo directory will do the thing....