Skip to content

Commit

Permalink
HgCommitBear.py: Add asciinema
Browse files Browse the repository at this point in the history
Closes coala#2739
  • Loading branch information
CleverFool77 authored and gitmate-bot committed Jan 30, 2019
1 parent 7c6ae73 commit 52c71f7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bears/vcs/mercurial/HgCommitBear.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
class HgCommitBear(_CommitBear):
LANGUAGES = {'Hg'}
CAN_DETECT = {'Formatting'}
ASCIINEMA_URL = 'https://asciinema.org/a/3Kfn2EDjYLmsbPoL7lRuLyhlN'

@classmethod
def check_prerequisites(cls):
Expand Down

0 comments on commit 52c71f7

Please sign in to comment.