HTTPArchive / legacy.httparchive.org

<<THIS REPOSITORY IS DEPRECATED>> The HTTP Archive provides information about website performance such as # of HTTP requests, use of gzip, and amount of JavaScript. This information is recorded over time revealing trends in how the Internet is performing. Built using Open Source software, the code and data are available to everyone allowing researchers large and small to work from a common base.
https://legacy.httparchive.org
Other
328 stars 84 forks source link

Add super linter for linting custom metrics #238

Closed tunetheweb closed 3 years ago

tunetheweb commented 3 years ago

Ran this through all the current custom metrics and no failures.

Which either means we're writing perfect code or the linter is of limited use! 😁

I also added Markdown and YML linting and dependabot for GitHub Actions to keep the linter up to date. Some of our markdown files needed small tweaks for this to pass.