disable:
  - no-elif-return
  - no-else-return
  - max-returns
  
max-file-lines: 2000