issues
search
aep-dev
/
api-linter
A linter for APIs defined in protocol buffers.
Apache License 2.0
0
stars
1
forks
source link
Fixes for AEP-131
#56
Closed
rambleraptor
closed
5 months ago
rambleraptor
commented
5 months ago
Fixes #10
This makes the following changes:
Makes all changes from
name
->
path
Renames several rules that have
name
in their name
Changes a couple tests in other rules with the
name
parameter changes.
Added in Must / Should for most all rules.
Found a bug with how we handle must / should.
Fixes #10
This makes the following changes:
name
->path
name
in their namename
parameter changes.