From b16c94e27354803166ee2c75d3336922114cb7e5 Mon Sep 17 00:00:00 2001 From: cn Date: Fri, 25 Jun 2021 11:34:36 +0200 Subject: [PATCH] ftyperc: recognize .star as 'python' - for the https://github.com/bazelbuild/starlark language which is very similar --- ftyperc | 1 + 1 file changed, 1 insertion(+) diff --git a/ftyperc b/ftyperc index dd18ac4..ef6e0e8 100644 --- a/ftyperc +++ b/ftyperc @@ -412,6 +412,7 @@ * +#![ ]*[^\n]*python[0-9.]*\> *.py +*.star -autoindent -title -syntax python