[petsc-dev] one last chance on clang-format https://gitlab.com/petsc/petsc/-/merge_requests/5455#note_1054605256

Barry Smith bsmith at petsc.dev
Mon Aug 8 16:11:58 CDT 2022


  The clang-format commit will be merged very shortly (recall this does not reformat the code, merely provides all the infrastructure needed). 

  There is one final question (please vote on each one; note you can have some \n and some not if that is what you prefer)

  PetscErrorCode function() { or \n {    (has always been \n {)

  struct { or \n {                                     (was {) 

  class { or \n { 

  enum { or \n {

  namespace { or \n {

  Please vote at https://gitlab.com/petsc/petsc/-/merge_requests/5455#note_1054605256 <https://gitlab.com/petsc/petsc/-/merge_requests/5455#note_1054605256>. I don't think this needs discussion, just a quick vote to pick the consensus. Likely only votes in the next 24 hours will count, if you don't care, you don't need to vote.

Thanks

  Barry



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-dev/attachments/20220808/ebd01e18/attachment-0001.html>


More information about the petsc-dev mailing list