Commit Graph

9 Commits

Author SHA1 Message Date
Claudiu Popa
3f28424007 Reformat the code with black 2018-09-17 09:07:42 +02:00
Claudiu Popa
9ff44de0ca
Regenerate copyright notices 2017-12-15 12:24:15 +01:00
hippo91
56a6723f96 Adding a check for `inconsistent-return-statements` inside function or methods. (#1641)
Close #1267
2017-09-26 17:03:42 +02:00
Claudiu Popa
1a29e8ae2b Add *args back to mccabe's default function 2017-01-28 14:33:20 +02:00
Claudiu Popa
a392434b11 Remove the variadics from the default function 2017-01-26 10:56:04 +02:00
Claudiu Popa
336b0d09af Use attributes from modules instead of cluttering the namespace. 2016-07-27 22:42:17 +03:00
Claudiu Popa
ec09cc7578 Even more granular copyrights (thanks to copyrite) 2016-07-23 00:22:28 +03:00
Claudiu Popa
211d81f84f Keep a consistent copyright notice across the board.
This was changed automatically in #894, but apparently
we need to have the copyright notice somewhere.
2016-07-19 17:42:07 +03:00
Claudiu Popa
dc9ee9f8c9 Move check_mccabe extension to mccabe. 2016-07-07 14:54:31 +01:00