Mark internal classes with @internal #149
Labels
🌎 geodata
Related to the code package "geodata"
🌐 geobase
Related to the code package "geobase"
🌐 geocore
Related to the code package "geocore"
refactoring
See tweet by Remi Rousselet.
The
@internal
meta tag is "used to annotate a declaration which should only be used from within the package in which it is declared, and which should not be exposed from said package's public API."Very nice!
At least classes on
utils
parts in this repository should be marked.The text was updated successfully, but these errors were encountered: