-
Notifications
You must be signed in to change notification settings - Fork 102
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: detect default target on runLinter #811
Open
austinletson
wants to merge
15
commits into
leanprover-community:main
Choose a base branch
from
austinletson:runLinter-default-module-detection
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
feat: detect default target on runLinter #811
austinletson
wants to merge
15
commits into
leanprover-community:main
from
austinletson:runLinter-default-module-detection
+78
−16
Commits on May 26, 2024
-
feat: detect the first default target lean lib on runLinter
Previously, the default behavior for `runLinter` was to lint `Batteries`. Now `runLinter` will try to detect the either the first lean_exe or first lean_lib in Lake's environment which is also a default_target
Configuration menu - View commit details
-
Copy full SHA for a9fd06a - Browse repository at this point
Copy the full SHA a9fd06aView commit details
Commits on May 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 00feb20 - Browse repository at this point
Copy the full SHA 00feb20View commit details
Commits on May 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3228792 - Browse repository at this point
Copy the full SHA 3228792View commit details
Commits on May 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3166796 - Browse repository at this point
Copy the full SHA 3166796View commit details
Commits on Jun 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7e0847c - Browse repository at this point
Copy the full SHA 7e0847cView commit details
Commits on Jul 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9106595 - Browse repository at this point
Copy the full SHA 9106595View commit details
Commits on Nov 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1c72942 - Browse repository at this point
Copy the full SHA 1c72942View commit details -
Configuration menu - View commit details
-
Copy full SHA for 46df64a - Browse repository at this point
Copy the full SHA 46df64aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 273182e - Browse repository at this point
Copy the full SHA 273182eView commit details -
Configuration menu - View commit details
-
Copy full SHA for c8e3a54 - Browse repository at this point
Copy the full SHA c8e3a54View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f33cf6 - Browse repository at this point
Copy the full SHA 8f33cf6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c4e7ea - Browse repository at this point
Copy the full SHA 9c4e7eaView commit details
Commits on Nov 4, 2024
-
refactor: use Lake's toBaseIO instead of chaining Lake IO monads
Co-authored-by: Mac Malone <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1510d4c - Browse repository at this point
Copy the full SHA 1510d4cView commit details -
Configuration menu - View commit details
-
Copy full SHA for b65cc1e - Browse repository at this point
Copy the full SHA b65cc1eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2aaa65a - Browse repository at this point
Copy the full SHA 2aaa65aView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.