Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Stop using Flay | Rémy Coutable | 2018-09-03 | 1 | -9/+0 |
| | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | Unify flay.rake and gettext.rake from EEunify-lib-tasks | Lin Jen-Shin | 2018-06-21 | 1 | -1/+1 |
| | |||||
* | Fix flay not detecting identical code | Zeger-Jan van de Weg | 2018-01-31 | 1 | -1/+1 |
| | | | | | | | | | Previously the script checked only for 'Similar code', but flay will tell users when IDENTICAL code is detected too. This should create a commit will create a failing pipeline, and to check that it does this commit is pushed. Fixes #42628 | ||||
* | Ignore flay warnings | Lin Jen-Shin | 2018-01-26 | 1 | -1/+1 |
| | |||||
* | Don’t exclude some file in lib from rubocop | Douwe Maan | 2017-02-23 | 1 | -1/+1 |
| | |||||
* | Set higher flay value to avoid unnecessary refactoring for now | Dmitriy Zaporozhets | 2015-11-17 | 1 | -1/+1 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Set less strict flay option for now | Dmitriy Zaporozhets | 2015-11-16 | 1 | -1/+1 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Add flay: tool to find duplicate codeflay | Dmitriy Zaporozhets | 2015-11-11 | 1 | -0/+9 |
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> |