Skip to content

Commit

Permalink
RadonBear: Add CAN_DETECT
Browse files Browse the repository at this point in the history
  • Loading branch information
Adrianzatreanu committed Jun 21, 2016
1 parent ab1a765 commit c0ac7e3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bears/python/RadonBear.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ class RadonBear(LocalBear):
AUTHORS = {'The coala developers'}
AUTHORS_EMAILS = {'[email protected]'}
LICENSE = 'AGPL-3.0'
CAN_DETECT = {'Complexity'}

def run(self, filename, file,
radon_ranks_info: typed_list(str)=(),
Expand Down

0 comments on commit c0ac7e3

Please sign in to comment.