File tree 2 files changed +2
-2
lines changed 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ version: '2' # required to adjust maintainability checks
2
2
plugins :
3
3
eslint :
4
4
enabled : true
5
- channel : eslint-5
5
+ channel : eslint-7
6
6
markdownlint :
7
7
enabled : true
8
8
checks :
Original file line number Diff line number Diff line change 1
1
# [ Advent of Code] ( https://adventofcode.com/ )
2
2
3
3
[ ![ Build Status] ( https://travis-ci.com/AlexAegis/advent-of-code.svg?branch=master )] ( https://travis-ci.com/AlexAegis/advent-of-code )
4
- [ ![ Codacy Badge] ( https://api .codacy.com/project/badge/Grade/3dbac1abe814499882d2ed419cbe8a55 )] ( https://app .codacy.com/app /AlexAegis/advent-of-code?utm_source=github.com&utm_medium=referral&utm_content=AlexAegis/advent-of-code&utm_campaign=Badge_Grade_Dashboard )
4
+ [ ![ Codacy Badge] ( https://app .codacy.com/project/badge/Grade/b135807698614bf19dab83afeac9bd15 )] ( https://www .codacy.com/gh /AlexAegis/advent-of-code/dashboard ?utm_source=github.com&utm_medium=referral&utm_content=AlexAegis/advent-of-code&utm_campaign=Badge_Grade )
5
5
[ ![ Maintainability] ( https://api.codeclimate.com/v1/badges/5df3d3d67dfe389dc929/maintainability )] ( https://codeclimate.com/github/AlexAegis/advent-of-code/maintainability )
6
6
[ ![ Test Coverage] ( https://api.codeclimate.com/v1/badges/5df3d3d67dfe389dc929/test_coverage )] ( https://codeclimate.com/github/AlexAegis/advent-of-code/test_coverage )
7
7
[ ![ codecov] ( https://img.shields.io/codecov/c/github/AlexAegis/advent-of-code.svg?label=node%20coverage )] ( https://codecov.io/gh/AlexAegis/advent-of-code )
You can’t perform that action at this time.
0 commit comments