Skip to content

fix: auto-compiling from outside project directory#165

Merged
fubuloubu merged 5 commits into
ApeWorX:mainfrom
antazoey:fix/missingsources
May 27, 2026
Merged

fix: auto-compiling from outside project directory#165
fubuloubu merged 5 commits into
ApeWorX:mainfrom
antazoey:fix/missingsources

Conversation

@antazoey

Copy link
Copy Markdown
Member

What I did

fixes: #

How I did it

How to verify it

Checklist

  • Passes all linting checks (pre-commit and CI jobs)
  • New test cases have been added and are passing
  • Documentation has been updated
  • PR title follows Conventional Commit standard (will be automatically included in the changelog)

antazoey and others added 4 commits May 26, 2026 13:53
Match ape's linting setup: ruff (with `target-version = "py310"`,
`line-length = 100`) replaces black, isort, and flake8. Drop
`setup.cfg` (was flake8-only). Pre-commit hooks updated accordingly.

Reformat to satisfy `ruff format`.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
CompilesOnce.sol uses `pragma solidity >=0.8.0`, so any 0.8.x is valid.
Asserting an exact patch version makes the test break each time a new
0.8.x release ships.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@antazoey antazoey requested a review from fubuloubu May 26, 2026 23:57
fubuloubu
fubuloubu previously approved these changes May 27, 2026
@fubuloubu fubuloubu enabled auto-merge (squash) May 27, 2026 21:11
@fubuloubu fubuloubu merged commit a77639a into ApeWorX:main May 27, 2026
15 checks passed
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.

2 participants