Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/StackStorm/st2
/ rules
Function
rules
pants-plugins/api_spec/rules.py:164–171 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
162
163
164
def
rules():
165
return
[
166
*collect_rules(),
167
*GenerateAPISpecViaFmtTargetsRequest.rules(),
168
*ValidateAPISpecRequest.rules(),
169
*pex.rules(),
170
*pex_from_targets.rules(),
171
]
Callers
nothing calls this directly
Calls
1
rules
Method · 0.80
Tested by
no test coverage detected