1
0
mirror of https://github.com/checktheroads/hyperglass synced 2024-05-11 05:55:08 +00:00

move to SCC for lines of code badge

This commit is contained in:
checktheroads
2020-01-02 09:52:27 -07:00
parent 6a485a225e
commit 5e63e9ee41
2 changed files with 2 additions and 2 deletions

View File

@@ -15,7 +15,7 @@ This branch is *very much* under construction. There's a 99% chance that hypergl
[**Documentation**](https://hyperglass.readthedocs.io)   |   [**Screenshots**](https://hyperglass.readthedocs.io/en/latest/screenshots/)   |   [**Live Demo**](https://hyperglass.allroads.io/)
[![Build Status](https://travis-ci.org/checktheroads/hyperglass.svg?branch=master)](https://travis-ci.org/checktheroads/hyperglass)
![LOC](https://raw.githubusercontent.com/checktheroads/hyperglass/v1.0.0/line_count.svg?sanitize=true)
[![SCC Line Count](https://sloc.xyz/github/checktheroads/hyperglass/?category=code)](https://github.com/boyter/scc/)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/ambv/black)
</div>

View File

@@ -18,7 +18,7 @@ function isort_all () {
fi
}
make_badge
# make_badge
# isort_all
exit 0