1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-09-20 19:29:48 +00:00
gnss-sdr/src/algorithms/PVT
Carles Fernandez 62a7e54359
Introduce readability-identifier-naming check
This commit enforces naming style for Classes and global constants:
Camel_Snake_Case for Classes
UPPER_CASE for global constants
CamelCase for abstract classes
2019-02-22 10:47:24 +01:00
..
adapters clang-tidy: apply fixes 2019-02-21 10:33:20 +01:00
gnuradio_blocks Introduce readability-identifier-naming check 2019-02-22 10:47:24 +01:00
libs Introduce readability-identifier-naming check 2019-02-22 10:47:24 +01:00
CMakeLists.txt Use https instead of http in links when available 2018-05-13 22:49:11 +02:00