Basic knowledge of Loki CLIUnderstand lint vs format distinction
初心者向け度初回貢献者にどれだけ取り組みやすいかを 1-100 で推定したスコアです。
70
調査方針
Check the Loki documentation for the 'lint' and 'check' commands to see the expected behavior. Then run both commands on a sample configuration to compare actual output. Look at the source code for these commands in the loki repository (likely under cmd/ or pkg/ directories) to see if the naming or behavior is inconsistent with the docs. Review any comments in this issue for additional context.