github-dependents-info icon indicating copy to clipboard operation
github-dependents-info copied to clipboard

replace Megalinter with `pre-commit` bot

Open Borda opened this issue 3 months ago • 1 comments

🚀 Feature Request

Utilize already defines processes and reduce duplications.

🔈 Motivation

There are these two linters:

  • https://github.com/nvuillam/github-dependents-info/blob/main/.mega-linter.yml
  • https://github.com/nvuillam/github-dependents-info/blob/main/.pre-commit-config.yaml

Which eventually can be updated to do the same job, but overall, I would pre-commit more easily and widely used. Also, by installing a free pre-commit bot, you may bet fixing within the PR bu bot, which means that these files are again validated with your CI...

🛰 Alternatives

📎 Additional context

@nvuillam, I am happy to help if you would be interested

Borda avatar Mar 13 '24 20:03 Borda