ya.make 102 B

123456789101112
  1. PY3_LIBRARY()
  2. PY_SRCS(
  3. linter_params.py
  4. reporter.py
  5. )
  6. END()
  7. RECURSE_FOR_TESTS(
  8. tests
  9. )