Fork of Pleroma with site-specific changes and feature branches https://git.pleroma.social/pleroma/pleroma
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.

7 строки
138B

  1. {
  2. "skip_files": [
  3. "test/support",
  4. "lib/mix/tasks/pleroma/benchmark.ex",
  5. "lib/credo/check/consistency/file_location.ex"
  6. ]
  7. }