Page MenuHomePhabricator

[services] Backup - Fix: add missing pragma once to headers
ClosedPublic

Authored by karol on Apr 19 2022, 5:11 AM.
Tags
None
Referenced Files
F5906341: D3779.id.diff
Thu, Apr 17, 2:13 PM
F5897438: D3779.id11784.diff
Thu, Apr 17, 11:25 AM
F5886464: D3779.id11600.diff
Thu, Apr 17, 4:10 AM
Unknown Object (File)
Wed, Apr 16, 6:59 PM
Unknown Object (File)
Tue, Apr 15, 10:06 PM
Unknown Object (File)
Tue, Apr 8, 6:22 PM
Unknown Object (File)
Tue, Apr 8, 5:34 PM
Unknown Object (File)
Tue, Apr 8, 7:24 AM

Details

Summary

Depends on D3485

This is more like a best practice, but it's pretty important and may lead to unpleasant errors

Test Plan
cd services
yarn run-backup-service

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Apr 19 2022, 11:48 AM

It would be great if we had a tool that would force us to start every header file with this directive

Yes, kind of a shame we all missed that.