GENDIFF Compares two configuration files and shows a difference. Hexlet tests and linter status: CI and SonarQube status: Requirements Python >= 3.12 uv tool Setup make install make build make package-install Generate diff Run Command: gendiff gendiff .json demo gendiff .yaml demo gendiff --format stylish demo gendiff --format plain demo gendiff --format json demo