From b2ed5dbbc8d1618d919d25117509602d9af6a47c Mon Sep 17 00:00:00 2001 From: Harsh Shandilya Date: Mon, 16 Mar 2020 14:09:45 +0530 Subject: codestyle: Require atleast 10 references before using star imports Signed-off-by: Harsh Shandilya --- .idea/codeStyles/Project.xml | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to '.idea') diff --git a/.idea/codeStyles/Project.xml b/.idea/codeStyles/Project.xml index 4a46ec8f..f3049cf7 100644 --- a/.idea/codeStyles/Project.xml +++ b/.idea/codeStyles/Project.xml @@ -56,6 +56,15 @@ + + + -- cgit v1.2.3-59-g8ed1b