qdl
qdl copied to clipboard
*added version info and build time info
*added vscode settings to exclude *max_payload_size to more clear size
couple points:
- this is all good improvements
- most of the commiters here are used to the linux kernel way of structuring changes (one change per commit), but that's not a big deal for me with such small patches
- qdl (lowercase) seems to be the used throughout the codebase
- I think having a git hash in the print would be very useful (say
qdl version 1.0.0-1234abde) - the
datecould use aLC_ALL=Cin the front - since i added so many nits, I may as well ask to put a space between the
*and the operands in themax_payload_sizedeclaration :wink:
thanks!
Resolved by PR #90