-
Type: Task
-
Resolution: Won't Fix
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Build
ERROR: Found diff for /home/spencer/mongo3/src/mongo/s/catalog/replset/catalog_manager_replica_set.h
To fix formatting errors, run /usr/bin/clang-format-3.6 --style=file -i /home/spencer/mongo3/src/mongo/s/catalog/replset/catalog_manager_replica_set.h
—
+++
@@ -45,7 +45,6 @@
*/
class CatalogManagerReplicaSet final : public CatalogManager {
public:
-
CatalogManagerReplicaSet();
virtual ~CatalogManagerReplicaSet();
ERROR: Code Style does not match coding style
- related to
-
SERVER-19142 clang-format should allow discretion in blank lines at the start of blocks
- Closed