• Show log

    Commit

  • Hash : 2988f736
    Author : lhchavez
    Date : 2021-08-01T06:28:33

    Review feedback
    
    * Added the `PenaltyBreakAssignment: 1000` clang-format option to avoid
      breaking statements around the assignment operator.
    * Avoided using the dot initializer syntax.
    * Avoided casting allocations.
    * Also avoided casting `void *`.