2017-10-23 |
Andrey Skvortsov |
make CanFestival to be at the expected place in bitbucket pipelines container
|
changeset |
files
|
2017-10-19 |
Andrey Skvortsov |
fix pylint error '(unsubscriptable-object) Value 'X' is unsubscriptable'
|
changeset |
files
|
2017-10-19 |
Andrey Skvortsov |
fix pylint warning '(bad-continuation) Wrong hanging indentation before block'
|
changeset |
files
|
2017-10-19 |
Andrey Skvortsov |
force all python source code to have LF line ending
|
changeset |
files
|
2017-10-18 |
Andrey Skvortsov |
fix pylint warning '(expression-not-assigned) Expression "X" is assigned to nothing'
|
changeset |
files
|
2017-10-17 |
Andrey Skvortsov |
fix pylint warning '(redefine-in-handler) Redefining name 'X' from outer scope (line Y) in exception handler'
|
changeset |
files
|
2017-10-17 |
Andrey Skvortsov |
fix displaying result of update check during Beremiz startup
|
changeset |
files
|
2017-10-17 |
Andrey Skvortsov |
fix pylint warning '(no-init) Class has no __init__ method'
|
changeset |
files
|
2017-10-16 |
Andrey Skvortsov |
fix pylint error "(undefined-variable) Undefined variable 'X'"
|
changeset |
files
|
2017-10-13 |
Andrey Skvortsov |
fix problem happend when tests are running under python-coverage
|
changeset |
files
|
2017-10-12 |
Andrey Skvortsov |
fix pylint error '(too-many-function-args) Too many positional arguments for function call'
|
changeset |
files
|
2017-10-11 |
Andrey Skvortsov |
fix pylint error '(import-error) Unable to import X'
|
changeset |
files
|
2017-10-11 |
Andrey Skvortsov |
fix pylint error '(no-self-argument) Method should have "self" as first argument'
|
changeset |
files
|
2017-10-11 |
Andrey Skvortsov |
fix pylint error "(no-name-in-module) No name 'X' in module 'Y'"
|
changeset |
files
|
2017-10-11 |
Andrey Skvortsov |
fix pylint error '(bad-except-order) Bad except clauses order (X is an ancestor class of Y)'
|
changeset |
files
|
2017-10-11 |
Andrey Skvortsov |
fix pylint warning "(no-value-for-parameter) No value for argument 'X' in function call"
|
changeset |
files
|
2017-10-11 |
Andrey Skvortsov |
fix problems with unconnected input of InOut function variables and
|
changeset |
files
|
2017-10-10 |
Andrey Skvortsov |
fix error for functions with VAR_IN_OUT
|
changeset |
files
|
2017-10-10 |
Andrey Skvortsov |
fix pylint warning '(unidiomatic-typecheck) Using type() instead of isinstance() for a typecheck'
|
changeset |
files
|
2017-10-10 |
Andrey Skvortsov |
fix pylint warning '(misplaced-bare-raise) The raise statement is not inside an except clause'
|
changeset |
files
|
2017-10-10 |
Andrey Skvortsov |
fix format string argument error found by pylint '(too-many-format-args) Too many arguments for format string'
|
changeset |
files
|
2017-10-10 |
Andrey Skvortsov |
fix pylint warning '(wrong-import-position) Import "import X" should be placed at the top of the module'
|
changeset |
files
|
2017-10-10 |
Andrey Skvortsov |
fix pylint warning '(import-self) Module import itself'
|
changeset |
files
|
2017-10-10 |
Andrey Skvortsov |
remove old code useless code found by pylint "(unnecessary-pass) Unnecessary pass statement"
|
changeset |
files
|
2017-10-10 |
Andrey Skvortsov |
fix error found by pylint 'W0104(pointless-statement) Statement seems to have no effect'
|
changeset |
files
|
2017-10-10 |
Andrey Skvortsov |
fix pylint warning "(undefined-loop-variable) Using possibly undefined loop variable 'X'"
|
changeset |
files
|
2017-10-10 |
Andrey Skvortsov |
fix pylint warning 'C0112(empty-docstring) Empty function docstring'
|
changeset |
files
|
2017-10-09 |
Andrey Skvortsov |
fix pylint warning "(relative-import) Relative import 'Y', should be 'X.Y'"
|
changeset |
files
|
2017-10-09 |
Andrey Skvortsov |
fix pylint warning '(dangerous-default-value) Dangerous default value {} as argument'
|
changeset |
files
|
2017-10-09 |
Andrey Skvortsov |
fix pylint warning '(old-style-class) Old-style class defined.'
|
changeset |
files
|