USDAForestService / gdalraster

R Bindings to GDAL (Geospatial Data Abstraction Library)
https://usdaforestservice.github.io/gdalraster/
Other
41 stars 7 forks source link

Doc: add cpplint in dev practices #497

Closed ctoney closed 1 month ago

ctoney commented 1 month ago

Cpplint is in use in the development environment for C++ code style checking. A VSCode plugin is available.