Commit Graph

18 Commits

Author SHA1 Message Date
Pierre Sassoulas
5ab140ac3b Style - Apply isort on all apllicable files 2019-03-20 09:07:35 +01:00
Kylian
946657c399 Replaced args loop with comprehension 2019-03-02 12:49:56 +01:00
Kylian
c892e04cf2 Changed quotes to pass the format check 2019-03-02 12:49:56 +01:00
Kylian
694617dc51 Added method arguments to the dot file writer 2019-03-02 12:49:56 +01:00
Claudiu Popa
3f28424007 Reformat the code with black 2018-09-17 09:07:42 +02:00
Claudiu Popa
e837bb1125 Rename variables to remove licentious language 2018-08-15 22:40:56 +02:00
Claudiu Popa
3a8635a9ef Update copyright notices 2018-07-15 11:36:36 +02:00
ssolanki
5d32878d01 fix lint issue w.r.t useless-object-inheritance. 2018-06-20 21:19:38 +05:30
Anthony Sottile
377cc42f9e pyupgrade (#2136) 2018-05-22 20:37:07 +02:00
Claudiu Popa
9ff44de0ca
Regenerate copyright notices 2017-12-15 12:24:15 +01: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
8322781baa Add the new shorter license header, including to missing files. Close #894. 2016-06-01 16:25:07 +01:00
Mike Frysinger
f63bacb373 format: check for & warn about trailing newlines
The new tests also catch a lot of files in the pylint code base
that have trailing newlines, so clean them all up as well.

Close #682
2016-01-09 22:42:37 +02:00
Claudiu Popa
7307bed1f9 Fix pylint warnings for the code imported from logilab-common. 2015-08-18 23:28:24 +03:00
Florian Bruhin
2463e6a9bd Get rid of logilab.common.graph.
--HG--
branch : no-logilab-common
2015-07-26 12:28:32 +02:00
Florian Bruhin
c68f93b544 Get rid of logilab.common.vcgutils.
This is basically an 1:1 copy...

--HG--
branch : no-logilab-common
2015-07-26 12:15:21 +02:00
Ionel Cristian Maries
26eb7f9a2e Move all package files to a pylint package. 2015-02-14 18:13:20 +02:00