From 77442b7e17026afd6bcfc986b59694049d661f2f Mon Sep 17 00:00:00 2001 From: Jaro Date: Wed, 30 Oct 2019 15:34:26 +0200 Subject: [PATCH] Set rules for all flattened files --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 1dc449d..2fd3b61 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,2 @@ *.sol linguist-language=Solidity -.sol.flattened linguist-language=Solidity +*.sol.flattened linguist-language=Solidity