[ { "check": "naming-convention", "convention": "CapWords", "name": { "name": "naming", "source_mapping": { "filename": "tests/naming_convention.sol", "length": 598, "lines": [ 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48 ], "start": 26 } }, "type": "contract" }, { "check": "naming-convention", "convention": "CapWords", "name": { "name": "numbers", "source_mapping": { "filename": "tests/naming_convention.sol", "length": 23, "lines": [ 6 ], "start": 77 } }, "type": "enum" }, { "check": "naming-convention", "convention": "CapWords", "name": { "name": "event_", "source_mapping": { "filename": "tests/naming_convention.sol", "length": 19, "lines": [ 23 ], "start": 303 } }, "type": "event" }, { "check": "naming-convention", "convention": "CapWords", "name": { "name": "test", "source_mapping": { "filename": "tests/naming_convention.sol", "length": 20, "lines": [ 14, 15, 16 ], "start": 227 } }, "type": "structure" }, { "check": "naming-convention", "convention": "UPPER_CASE_WITH_UNDERSCORES", "name": { "name": "MY_other_CONSTANT", "source_mapping": { "filename": "tests/naming_convention.sol", "length": 35, "lines": [ 9 ], "start": 141 } }, "type": "variable_constant" }, { "check": "naming-convention", "convention": "l_O_I_should_not_be_used", "name": { "name": "l", "source_mapping": { "filename": "tests/naming_convention.sol", "length": 10, "lines": [ 67 ], "start": 847 } }, "type": "variable" }, { "check": "naming-convention", "convention": "mixedCase", "name": { "name": "GetOne", "source_mapping": { "filename": "tests/naming_convention.sol", "length": 71, "lines": [ 30, 31, 32, 33 ], "start": 405 } }, "type": "function" }, { "check": "naming-convention", "convention": "mixedCase", "name": { "name": "CantDo", "source_mapping": { "filename": "tests/naming_convention.sol", "length": 36, "lines": [ 41, 42, 43 ], "start": 545 } }, "type": "modifier" }, { "check": "naming-convention", "convention": "mixedCase", "name": { "name": "Number2", "source_mapping": { "filename": "tests/naming_convention.sol", "length": 12, "lines": [ 35 ], "start": 512 } }, "type": "parameter" }, { "check": "naming-convention", "convention": "mixedCase", "name": { "name": "_used", "source_mapping": { "filename": "tests/naming_convention.sol", "length": 10, "lines": [ 59 ], "start": 748 } }, "type": "parameter" }, { "check": "naming-convention", "convention": "mixedCase", "name": { "name": "Var_One", "source_mapping": { "filename": "tests/naming_convention.sol", "length": 16, "lines": [ 11 ], "start": 183 } }, "type": "variable" }, { "check": "naming-convention", "convention": "mixedCase", "name": { "name": "_myPublicVar", "source_mapping": { "filename": "tests/naming_convention.sol", "length": 17, "lines": [ 56 ], "start": 695 } }, "type": "variable" } ]