7 Commits

Author SHA1 Message Date
Vishwanath Martur
fdbf48b097 Add CI to automate heavy PR load
Related to #1365

Implement CI to automate heavy PR load using `awesome-lint`.

* **.github/workflows/main.yml**
  - Add a step to run `awesome-lint` on `readme.md` after the checkout step.
* **.github/workflows/repo_linter.sh**
  - Add `npx awesome-lint` command to lint the repository after cloning.
* **readme.md**
  - Mention the usage of `awesome-lint` for CI in the introduction.
  - Add a section about `awesome-lint` in the "Contribution guide".
* **contributing.md**
  - Add instructions for running `awesome-lint` before submitting a PR.
  - Mention the requirement to pass `awesome-lint` in the PR guidelines.
2025-03-09 23:46:28 +05:30
Sindre Sorhus
124c51bb98 Meta tweaks 2023-11-11 05:07:23 +07:00
Mikael Finstad
671fd919bb
Remove macOS Command Line (#2051) 2021-09-01 00:21:51 +02:00
Raymond Berger
4e59fba4e2
Fix CI (GitHub actions) test failing (#2028) 2021-06-02 02:07:57 +07:00
Raymond Berger
9c7a5d03dc
Fix git diff command in repo linter (#2003) 2021-05-03 01:20:26 +07:00
Raymond Berger
ec9672252a
Run awesome-lint on new additions (#1962)
Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>
2021-04-19 16:59:15 +07:00
Sindre Sorhus
af691abc79 Enable the repo Sponsor button 2019-05-23 16:57:42 +07:00