Hexlet tests and linter status: Difference calculator Setup $ make install Comparison of flat files (JSON) $ gendiff <filepath1> <filepath2> Comparison of flat files (YAML) $ gendiff <filepath1> <filepath2> Nested structure comparison (JSON and YAML) Flat format $ gendiff --format plain <filepath1> <filepath2> Get the differences in json format $ gendiff -- format json <filepath1> <filepath2>