diff options
author | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2015-11-11 16:29:00 +0100 |
---|---|---|
committer | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2015-11-11 16:29:00 +0100 |
commit | 98c954ee815823f27cf021b34684c2c3d5bb0917 (patch) | |
tree | d131262b7133c7ac5b86c70e84c2a5282ab393bb /.flayignore | |
parent | 6748dd2fd0b2cf694661e910c6c1bb6ac2be69a1 (diff) | |
download | gitlab-ce-98c954ee815823f27cf021b34684c2c3d5bb0917.tar.gz |
Add flay: tool to find duplicate codeflay
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Diffstat (limited to '.flayignore')
-rw-r--r-- | .flayignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.flayignore b/.flayignore new file mode 100644 index 00000000000..9c9875d4f9e --- /dev/null +++ b/.flayignore @@ -0,0 +1 @@ +*.erb |