]> Repositorios git - scryer-prolog.git/commit
make rustfmt optional
authorSkgland <[email protected]>
Fri, 3 Jun 2022 21:35:55 +0000 (23:35 +0200)
committerBennet Bleßmann <[email protected]>
Fri, 3 Jun 2022 21:35:55 +0000 (23:35 +0200)
commit11ba7e47fdf6332d5096af9b3083627d9fc6cc94
treeb936bf88baeeb267d5463a402cf2b13d8fa2ba09
parentc36d4a9c9a8f2b1082aa67c7eeee9dd0e1fe5401
make rustfmt optional

- when rustfmt is not detected (by attempting to run ``rustfmt --version)
  no formatting will be attempted
- this should resolve issue mthom/scryer-prolog#1504
build/main.rs