diff options
author | Billy Donahue <billy.donahue@mongodb.com> | 2021-03-17 08:02:01 -0400 |
---|---|---|
committer | Evergreen Agent <no-reply@evergreen.mongodb.com> | 2021-03-25 00:44:22 +0000 |
commit | 3022c66b2af7049f4096cc7117f94f5194c5e1e2 (patch) | |
tree | 43906732591de4f2046563d3822d621be8b25216 /src/mongo/client | |
parent | 609d174c95fdfbc0193e1d7e8804ef20a04f99e1 (diff) | |
download | mongo-3022c66b2af7049f4096cc7117f94f5194c5e1e2.tar.gz |
SERVER-55281 lint for newline violations
Diffstat (limited to 'src/mongo/client')
-rw-r--r-- | src/mongo/client/mongo_uri_tests/mongo-uri-warnings.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mongo/client/mongo_uri_tests/mongo-uri-warnings.json b/src/mongo/client/mongo_uri_tests/mongo-uri-warnings.json index a04246847ab..9e57ec27f41 100644 --- a/src/mongo/client/mongo_uri_tests/mongo-uri-warnings.json +++ b/src/mongo/client/mongo_uri_tests/mongo-uri-warnings.json @@ -53,4 +53,4 @@ } } ] -}
\ No newline at end of file +} |