Add actions workflow to run lint tools

This commit is contained in:
Tom Hughes 2020-12-09 16:51:51 +00:00
parent 88ba316abe
commit e027d5fc5c
2 changed files with 116 additions and 0 deletions

View file

@ -1,5 +1,6 @@
# "The Rails Port"
[![Lint](https://github.com/openstreetmap/openstreetmap-website/workflows/Lint/badge.svg?branch=master&event=push)](https://github.com/openstreetmap/openstreetmap-website/actions?query=workflow%3ALint%20branch%3Amaster%20event%3Apush)
[![Build Status](https://travis-ci.org/openstreetmap/openstreetmap-website.svg?branch=master)](https://travis-ci.org/openstreetmap/openstreetmap-website)
[![Coverage Status](https://coveralls.io/repos/openstreetmap/openstreetmap-website/badge.svg?branch=master)](https://coveralls.io/r/openstreetmap/openstreetmap-website?branch=master)