From f5bfb568c88e77af536ee3038709e55c783d70ed Mon Sep 17 00:00:00 2001 From: Yacine BENAMSILI Date: Sun, 31 May 2020 04:54:57 +0200 Subject: [PATCH] Feature: F5 LTM bandwidth controller --- .codeclimate.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.codeclimate.yml b/.codeclimate.yml index e4aa66709b..7f5e4abd9c 100644 --- a/.codeclimate.yml +++ b/.codeclimate.yml @@ -15,7 +15,7 @@ plugins: Generic Files LineLength TooLong: enabled: false duplication: - enabled: true + enabled: false config: languages: - javascript