Commit Graph
11 Commits
Author SHA1 Message Date
Clément Fournier aedd2ce493 Convert python tests 2020-06-13 23:56:55 +02:00
Maikel Steneker a5b12a4e83 Added test case for Python backticks. 2019-04-29 14:01:03 +02:00
Andreas Dangel 10e27ca3c0 Deprecate PMD LanguageModule for languages, that only support CPD 2018-11-26 13:55:35 +01:00
Will Herrmann cba4e87acd Replacing deprecated IO methods with ones that specify a charset
Standardizing with StandardCharsets.UTF_8, given that it was used in
several places of code already, and it provides compile-time checking
(as opposed to "UTF-8")
2018-10-12 17:25:08 -05:00
Juan Martín Sotuyo Dodero fc2e0a625f [python] Support comment based CPD suppressions 2018-04-21 20:33:30 -03:00
Matias Comercio 5880a85bb1 Autofix line ending issues
These files didn't have the expected line ending according to
the .gitattributes rule: `*       text=auto`.

Don't know why this could have happened, but all these files
where created before the mentioned rule
2017-07-27 17:28:29 -03:00
Andreas Dangel d92688a07d Introduce end-of-line normalization
References pmd/build-tools#2
2017-02-02 20:52:08 +01:00
Andreas Dangel 1a01f3757b pmd-python: checkstyle / formatting 2016-12-02 14:29:55 +01:00
Andreas Dangel 2fdb51fcb6 dogfood, whitespaces 2015-03-23 20:16:03 +01:00
Andreas Dangel 3ef82a6c3a Update changelog for python pull request 2015-01-18 11:00:10 +01:00
Jan van Nunen 43750e3799 Added support for Python to CPD. 2015-01-07 12:07:24 +01:00