Skip to content

Conversation

@danyalprout
Copy link
Collaborator

Description

Fix the solidity warning that appears when running just ci.

No files changed, compilation skipped
note[mixed-case-function]: function names should use mixedCase
  --> src/AccessList.sol:37:14
   |
37 |     function getAB() public view returns (uint128, uint128) {
   |              ^^^^^ help: consider using: `getAb`
   |
   = help: https://book.getfoundry.sh/reference/forge/forge-lint#mixed-case-function

@cb-heimdall
Copy link
Collaborator

cb-heimdall commented Jan 13, 2026

✅ Heimdall Review Status

Requirement Status More Info
Reviews 1/1
Denominator calculation
Show calculation
1 if user is bot 0
1 if user is external 0
2 if repo is sensitive 0
From .codeflow.yml 1
Additional review requirements
Show calculation
Max 0
0
From CODEOWNERS 0
Global minimum 0
Max 1
1
1 if commit is unverified 1
Sum 2

@danyalprout danyalprout requested a review from refcell January 13, 2026 01:33
@danyalprout danyalprout marked this pull request as ready for review January 13, 2026 01:33
@danyalprout danyalprout added this pull request to the merge queue Jan 13, 2026
Merged via the queue into main with commit 744a596 Jan 13, 2026
28 checks passed
@danyalprout danyalprout deleted the danyal/sol-warning branch January 13, 2026 02:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants