summaryrefslogtreecommitdiff
path: root/src/mongo/db/ops
diff options
context:
space:
mode:
authorBilly Donahue <billy.donahue@mongodb.com>2021-03-17 08:02:01 -0400
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2021-03-25 00:44:22 +0000
commit3022c66b2af7049f4096cc7117f94f5194c5e1e2 (patch)
tree43906732591de4f2046563d3822d621be8b25216 /src/mongo/db/ops
parent609d174c95fdfbc0193e1d7e8804ef20a04f99e1 (diff)
downloadmongo-3022c66b2af7049f4096cc7117f94f5194c5e1e2.tar.gz
SERVER-55281 lint for newline violations
Diffstat (limited to 'src/mongo/db/ops')
-rw-r--r--src/mongo/db/ops/parsed_update_array_filters.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mongo/db/ops/parsed_update_array_filters.h b/src/mongo/db/ops/parsed_update_array_filters.h
index 0329de84879..2cbb249025d 100644
--- a/src/mongo/db/ops/parsed_update_array_filters.h
+++ b/src/mongo/db/ops/parsed_update_array_filters.h
@@ -42,4 +42,4 @@ parsedUpdateArrayFilters(const boost::intrusive_ptr<ExpressionContext>& expCtx,
const std::vector<BSONObj>& rawArrayFiltersIn,
const NamespaceString& nss);
-} // namespace mongo \ No newline at end of file
+} // namespace mongo