X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/12a095f038f948b29ab6ee83b5e659dc1d55f5a5..2e0bb0fa9f9fffedecaa1f088f313f6c2d6df965:/README.md diff --git a/README.md b/README.md index f014895..be0577c 100644 --- a/README.md +++ b/README.md @@ -438,8 +438,12 @@ More details can be found in [CONTRIBUTING](CONTRIBUTING.md). * added `--quiet` (#78) +* added [pre-commit](https://pre-commit.com) integration (#103, #104) + * fixed reporting on `--check` with multiple files (#101, #102) +* fixed removing backslash escapes from raw strings (#100, #105) + ### 18.4a0 * added `--diff` (#87) @@ -568,6 +572,7 @@ Maintained with [Carol Willing](mailto:carolcode@willingconsulting.com) and [Carl Meyer](mailto:carl@oddbird.net). Multiple contributions by: +* [Anthony Sottile](mailto:asottile@umich.edu) * [Artem Malyshev](mailto:proofit404@gmail.com) * [Daniel M. Capella](mailto:polycitizen@gmail.com) * [Eli Treuherz](mailto:eli.treuherz@cgi.com)