summaryrefslogtreecommitdiffstats
path: root/tools/flake8_linter
Commit message (Collapse)AuthorAgeFilesLines
* MAKEFILE_INCLUDE_LIKE_DEPS linter wrappers to get them exported to opensourcealevitskii2025-09-041-0/+193
| | | | | MAKEFILE_INCLUDE_LIKE_DEPS linter wrappers commit_hash:c64a8d45821832197f82f3bab0a93ec4edb322bf
* Revert commit rXXXXXX, DEPENDS on linter wrappers to get them exported to ↵alevitskii2025-09-042-217/+0
| | | | | | opensource commit_hash:4c9d3598f6dbd402cf89dd53dd8f1656063853dd
* DEPENDS on linter wrappers to get them exported to opensourcealevitskii2025-09-042-0/+217
| | | | | DEPENDS on linter wrappers to get them exported to oss commit_hash:286fa6981744f667a509749a33afcc3421903842
* Drop LINTER param from styling macroses and cleanup depsalevitskii2025-09-023-230/+0
| | | | | Drop LINTER param from styling macroses commit_hash:00dd2e2ee103e509cff38f520d4779974abe39a7
* Intermediate changesrobot-piglet2025-08-283-3/+216
| | | | commit_hash:d5b1af16dbe9030537a04c27eb410c88c2f496cd
* [build/plugins/ytest] Allow prebuilt linters for opensource (try 2)prettyboy2023-09-081-0/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Без этого, ydb или не сможет запускать flake8 с помощью ya make. diff который выедет в os ydb: ``` prettyboy@mous~> diff /tmp/aa /tmp/bb 93a94,97 > │   │   ├── flake8_py2 > │   │   │   └── ya.make > │   │   ├── flake8_py3 > │   │   │   └── ya.make 283a288,293 > │   │   ├── black_linter > │   │   │   ├── resources.json > │   │   │   └── ya.make.prebuilt > │   │   ├── flake8_linter > │   │   │   ├── resources.json > │   │   │   └── ya.make.prebuilt 50026a50037,50038 > │   ├── black_linter > │   │   └── ya.make 50090a50103,50104 > │   ├── flake8_linter > │   │   └── ya.make 85521c85535 < 7459 directories, 78059 files --- > 7465 directories, 78067 files ```
* Revert commit rXXXXXX,[build/plugins/ytest] Allow prebuilt linters for ↵prettyboy2023-09-0811-833/+0
| | | | opensource
* [build/plugins/ytest] Allow prebuilt linters for opensourceprettyboy2023-09-0811-0/+833
Без этого, ydb или не сможет запускать flake8 с помощью ya make. Или к ним поедет сборка flake8. Возможно последнее и не так плохо, но сейчас предлагается пока так