##// END OF EJS Templates
path-permissions: handle case of missing requirements and initializing self.path_filter with None value....
path-permissions: handle case of missing requirements and initializing self.path_filter with None value. We expect it rather be a class with None specified. e.g we call some methods on this object.

File last commit:

r1120:d4155363 default
r2624:c116493f default
Show More
checklist-pull-request.rst
17 lines | 309 B | text/x-rst | RstLexer
/ docs / contributing / checklist-pull-request.rst

Pull Request Checklists

  • Informative description
  • Linear commit history
  • Rebased on top of latest changes
  • Add ticket references. eg fixes #123, references #123 etc.