Yurii Dubynka

Results 47 comments of Yurii Dubynka

The badge can be built using shields.io - [![Qulice](https://img.shields.io/badge/qulice-passed-blue.svg?longCache=true&style=square)](http://www.qulice.com/)

@krzyk no response from 0crat more than 7 min. Looks like 0crat went into the infinitive loop due to your `#960` self-link :)

Also, I think the same situation with field/method equal to `name`. That's also quite self-explaining.

@paulodamaso @krzyk Is there any chance to fix this issue? Today I found that this rule is applying to `*.class` files which are available in `/src/test/resources`. I'm writing a lib...

@paulodamaso the pull request also available, we can define white list or blacklist with extensions....

As a workaround, you may generate the copyright header for each `*.java` file :). It works for my project.

@yegor256 the same issues ```bash rultor.com logo This build log was produced by rultor.com for dgroup/#188 + set -e + set -o pipefail ++ dirname ./run.sh + cd . +...

@yegor256 there might be security issue here, as someone in pull request may add ```bash script: |- ... env ... cat your.assets ``` and your variables or assets will be...