rustfmt.toml
author Pierre-Yves David <pierre-yves.david@octobus.net>
Thu, 03 Aug 2023 02:48:28 +0200
changeset 51000 fb6593307e24
parent 45620 426294d06ddc
permissions -rw-r--r--
openvms: do not check for shebang in openvms script It does not apply to them.

edition = "2018"
max_width = 79
wrap_comments = true
error_on_line_overflow = true