mirror of
https://github.com/chaitin/SafeLine.git
synced 2026-01-31 13:53:33 +08:00
fix: rule
This commit is contained in:
@@ -211,7 +211,7 @@ func APIName(ctx context.Context, req *RequestType) (ResultType, error) {
|
||||
- API implementation files should have the same name as tool files
|
||||
|
||||
2. **Directory Organization**
|
||||
- Divide directories by functional modules (e.g., app, waf, etc.)
|
||||
- Divide directories by functional modules (e.g., app, rule, etc.)
|
||||
- Maintain consistent structure between tools and api directories
|
||||
- Keep related functionality in the same directory
|
||||
|
||||
|
||||
Reference in New Issue
Block a user