Skip to content

Commit

Permalink
Add LGTM.com code quality badges
Browse files Browse the repository at this point in the history
  • Loading branch information
xcorail committed Sep 14, 2018
1 parent c866080 commit 7ac1c61
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
## Dale

[![Build Status](https://travis-ci.org/tomhrr/dale.svg?branch=master)](https://travis-ci.org/tomhrr/dale)
[![Code Quality: Cpp](https://img.shields.io/lgtm/grade/cpp/g/tomhrr/dale.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/tomhrr/dale/context:cpp)
[![Total Alerts](https://img.shields.io/lgtm/alerts/g/tomhrr/dale.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/tomhrr/dale/alerts)

Dale is a system (no GC) programming language that uses S-expressions
for syntax and supports syntactic macros. The basic language is
Expand Down

0 comments on commit 7ac1c61

Please sign in to comment.