Skip to content

Conversation

@dconeybe
Copy link
Contributor

The new CPPLINT.cfg just disables some noisy checks:

  • runtime/references - This category produces warnings like Is this a non-const reference? If so, make const or use a pointer: TestData& test_data
  • build/c++11 - This category produces warnings like <mutex> is an unapproved C++11 header.
@dconeybe dconeybe self-assigned this Jul 29, 2021
@google-cla google-cla bot added the cla: yes label Jul 29, 2021
@dconeybe dconeybe enabled auto-merge (squash) July 29, 2021 18:42
@dconeybe dconeybe requested a review from var-const July 29, 2021 18:42
@dconeybe dconeybe assigned var-const and unassigned dconeybe Jul 29, 2021
var-const
var-const previously approved these changes Jul 29, 2021
Copy link
Contributor

@var-const var-const left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@var-const var-const assigned dconeybe and unassigned var-const Jul 29, 2021
@github-actions github-actions bot dismissed var-const’s stale review July 29, 2021 20:08

🍞 Dismissed stale approval on external PR.

@dconeybe dconeybe requested a review from var-const July 29, 2021 20:54
@dconeybe dconeybe assigned var-const and unassigned dconeybe Jul 29, 2021
@var-const var-const assigned dconeybe and unassigned var-const Jul 29, 2021
@dconeybe dconeybe merged commit 45beab3 into main Jul 29, 2021
@github-actions github-actions bot added the tests: in-progress This PR's integration tests are in progress. label Jul 29, 2021
@github-actions
Copy link

github-actions bot commented Jul 29, 2021

✅  Integration test succeeded!

Requested by @dconeybe on commit 45beab3
Last updated: Thu Jul 29 15:53 PDT 2021
View integration test log & download artifacts

@dconeybe dconeybe deleted the dconeybe/FirestoreCpplint branch July 29, 2021 21:33
@github-actions github-actions bot added the tests: succeeded This PR's integration tests succeeded. label Jul 29, 2021
@firebase-workflow-trigger firebase-workflow-trigger bot removed the tests: in-progress This PR's integration tests are in progress. label Jul 29, 2021
@firebase firebase locked and limited conversation to collaborators Aug 29, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: firestore cla: yes tests: succeeded This PR's integration tests succeeded.

2 participants