ratchets

Mirror of ratchets, my python testing utility
git clone git://git.laack.co/ratchets.git
Log | Files | Refs | README | LICENSE

ratchet_values.json (187B)


      1 {
      2   "exceptions": 0,
      3   "lightning": 0,
      4   "tabs": 0,
      5   "no_wildcard_imports": 0,
      6   "trailing_whitespace": 0,
      7   "no_todo_comments": 0,
      8   "ensure_trailing_newline": 0,
      9   "line_too_long": 0
     10 }