Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ajitpratap0/GoSQLX
/ Name
Method
Name
pkg/advisor/optimizer.go:107–107 ·
view source on GitHub ↗
Name returns a short human-readable rule name.
()
Source
from the content-addressed store, hash-verified
105
106
// Name returns a short human-readable rule name.
107
Name() string
108
109
// Description returns a detailed description of what the rule checks.
110
Description() string
Callers
15
newMockTrailingWhitespaceRule
Function · 0.65
newMockMixedIndentationRule
Function · 0.65
newMockLongLinesRule
Function · 0.65
TestBaseRule
Function · 0.65
Check
Method · 0.65
TestKeywordCaseRule_Metadata
Function · 0.65
TestCommaPlacementRule_Metadata
Function · 0.65
TestAliasingConsistencyRule_Metadata
Function · 0.65
Check
Method · 0.65
checkTextBased
Method · 0.65
checkSelectStatement
Method · 0.65
TestColumnAlignmentRule_Metadata
Function · 0.65
Calls
no outgoing calls
Tested by
15
newMockTrailingWhitespaceRule
Function · 0.52
newMockMixedIndentationRule
Function · 0.52
newMockLongLinesRule
Function · 0.52
TestBaseRule
Function · 0.52
TestKeywordCaseRule_Metadata
Function · 0.52
TestCommaPlacementRule_Metadata
Function · 0.52
TestAliasingConsistencyRule_Metadata
Function · 0.52
TestColumnAlignmentRule_Metadata
Function · 0.52
TestRedundantWhitespaceRule_Metadata
Function · 0.52
TestMixedIndentationRule_Metadata
Function · 0.52
TestTrailingWhitespaceRule_Metadata
Function · 0.52
TestLongLinesRule_Metadata
Function · 0.52