Browse Source

[devtools/ya] Migrate to linters.make.inc

Migrate to linters.make.inc

1. Удалил `STYLE_PYTHON()` из всех `ya.make`

2. Добавил `linters.make.inc` с `STYLE_PYTHON()`

3. Постайлил всё, что не проходило проверки

4. Постайлил шаблоны `devtools/ya/handlers/project/templates/`

5. Починил тесты <https://nda.ya.ru/t/_oswVWQ27BCjz5>
commit_hash:cd6308d620233cf87df3111eec618fe1ed64a0c8
alevitskii 1 month ago
parent
commit
5330328aa9
1 changed files with 1 additions and 0 deletions
  1. 1 0
      build/conf/autoincludes.json

+ 1 - 0
build/conf/autoincludes.json

@@ -1,4 +1,5 @@
 [
+    "devtools/ya",
     "library/cpp/geo",
     "util"
 ]