home · contact · privacy
Refactor .as_dict integration of Process.explicit_steps, Day.todos.
[plomtask] / .pylintrc
1 [BASIC]
2 init-hook='import sys; sys.path.append(".")'
3 good-names-rgxs=.*_?do_(GET|POST)(_[a-z]+)?,test_[A-Z]+