HTTPArchive / bigquery

BigQuery import and processing pipelines
67 stars 20 forks source link

Add linters #131

Closed tunetheweb closed 3 years ago

tunetheweb commented 3 years ago

Adds the GitHub Superlinter and Dependabot to keep it up to date.

At the moment I've disables Bash and Python checking as quite a bit of cleanup needed before we enable them. Also haven't looked at Java.

SQL Linting is good to go though, with a minor bit of clean up, which is the main one I wanted.