Skip to content

Commit

Permalink
Merge pull request #647 from leopardracer/develop
Browse files Browse the repository at this point in the history
fix: rename camel case rules to pascal case
  • Loading branch information
dbale-altoros authored Mar 3, 2025
2 parents b9604f9 + 4acdae0 commit a0dd148
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ This option currently works on:
- private-vars-underscore
- payable-fallback
- quotes
- contract-name-camelcase
- contract-name-capwords
- avoid-suicide

<br><br>
Expand Down

0 comments on commit a0dd148

Please sign in to comment.