gnss-sdr/src/algorithms/signal_source
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