Skip to content

Latest commit

 

History

History
executable file
·
10 lines (8 loc) · 259 Bytes

File metadata and controls

executable file
·
10 lines (8 loc) · 259 Bytes

Grading

The assignment is grade by looking for:

  • Error message for typo in input JSON file.
  • Error message for quantity = 0 in any of the rentals.
  • Warning for rentals missing end_date.
  • And others...
  1. Run linting using the regular batch file.