osquery / osquery-site

The public website for osquery.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add CI to the PR process

marpaia opened this issue · comments

Right now, we have yarn lint as an available lint command, we should start running it via CI to make sure that we don't regress on lint issues.

The above enhancement will help as we move along to CI as it adds linting to the build script.

commented

It's not perfect, but I think it's good enough and this ticket doesn't need to be here.