Fork of Pleroma with site-specific changes and feature branches https://git.pleroma.social/pleroma/pleroma
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.

7 lines
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. }