Open rekby opened 1 month ago
I'm not sure that this is a bug.
Can you try applying another fix, where you indent {% note %}
with spaces?
This way, the note should be included in the tab list.
If this doesn't help, we'll need to investigate the conflict between tabs and notes. Otherwise, we will create a new linter rule for this case.
indent with spaces helps too, thanks.
What about remove requirements of indents or fail build if the tool see stop indentation, when it need by requirements?
Problem (no languages after C++):
Fix: https://github.com/ydb-platform/ydb/pull/9729
After fix: