jlab-sensing / ENTS-node-firmware

Firmware for STM32 and ESP32 microcontrollers on the Soil Power Sensor board
MIT License
0 stars 3 forks source link

Updated linting rules #115

Closed jmadden173 closed 3 months ago

jmadden173 commented 3 months ago

Name/Affiliation/Title John

Purpose of the PR Update linting rules that are more sane given our project structure and differences with expected structure from the Google C++ Style Guide

Development Environment

Cpplint fork (https://github.com/cpplint/cpplint)
cpplint 1.6.1
Python 3.12.4 (main, Jun  7 2024, 06:33:07) [GCC 14.1.1 20240522]

Test Procedure Run linting as described in #111

Additional Context Fixes some of the issues that people are having when updating code format.

Task List N/A

Relevant Issues N/A