-
Ensure CMake style is consistent across projects. Note that linting is handled in a separate issue: #1132
This may involve building out a common set of CMake utilities.
But more likely just me…
-
-
Sri is codifying the past 7 years of our programming code style in one place so they can assign fancy numbers to them or something. Plus they keep seeing these issues pop up over and over, so this ind…
-
### Issue:
It is not currently clear what is an appropriate _Code of Conduct_ document for a codebase on NASA's GitHub organization. **Can a standard — or at least, guidance on a — Code of Conduct d…
-
Should default values be initialized as a default in the header, or in the constructor? What are the advantages and disadvantages of each approach?
-
spacing and new lines based on line dependency
naming variables for clarity in code
lint recommendations
reduce some complexity
-
```
Hi,
It is great to see pChart is forked. However, as I ever told original
author, pChart code does not comply to PHP coding standard which requires
+ Namespace should be in lowercase
+ Class nam…
-
I think it makes sense to stick to official Wordpress coding standards. It's mostly the brace style and yoda conditions that needs little changes. I could work on that.
- [PHP Coding Standards](https:…
-
Topic ideas:
- naming: use m_? constants naming? networktables names?
- constants: what should be in constants.java (the global one) (tolerance)?
- formatting: use jdtls formatting versus hand-form…
-
This epic needs to be fleshed out; hopefully this can occur over the course of Ned and Ryan's consultation with Notch8.
### Descriptive Summary
### Acceptance Criteria
This is what done looks…