-
Notifications
You must be signed in to change notification settings - Fork 4
Comparing changes
Open a pull request
base repository: beeb/lintspec
base: v0.2.0
head repository: beeb/lintspec
compare: v0.3.0
- 13 commits
- 43 files changed
- 2 contributors
Commits on Feb 22, 2025
-
fix(definitions): comments filtering (#35)
* docs: comment * fix(definitions): comments extraction
Configuration menu - View commit details
-
Copy full SHA for dc25919 - Browse repository at this point
Copy the full SHA dc25919View commit details -
fix: natspec parser and function returns validation (#37)
* test: add insta and similar-asserts * test: add snapshot tests * docs: typo * chore: update deps * test: rename snapshot test * test: rename test functions * fix: natspec parser and function returns validation
Configuration menu - View commit details
-
Copy full SHA for f1c0d5f - Browse repository at this point
Copy the full SHA f1c0d5fView commit details
Commits on Feb 23, 2025
-
feat(natspec): parser improvements to support weird edge-cases (#39)
* wip: trying to refactor the parser * fix(natspec): single-line comment parser * refactor(natspec): simplify parser * refactor(natspec): remove useless space0 * refactor(natspec): rename parsers
Configuration menu - View commit details
-
Copy full SHA for 97b30c9 - Browse repository at this point
Copy the full SHA 97b30c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 861f472 - Browse repository at this point
Copy the full SHA 861f472View commit details
Commits on Feb 24, 2025
-
feat: add option to sort results by file path (#41)
* feat: add option to sort results by file path * chore: add example configs
Configuration menu - View commit details
-
Copy full SHA for 3ca29cc - Browse repository at this point
Copy the full SHA 3ca29ccView commit details -
feat: allow enforcing natspec on specific items (#42)
* fix(variable): raise error on missing natspec * feat: add config to enforce some items have natspec * feat(error): allow to enforce natspec * feat(event): allow to enforce natspec * feat(function): allow to enforce natspec * feat(modifier): allow to enforce natspec * feat(struct): allow to enforce natspec * feat(constructor): allow to enforce natspec * feat(enum): allow to enforce natspec * chore: update readme * docs: update readme * docs: add comment
Configuration menu - View commit details
-
Copy full SHA for 7d9a5b3 - Browse repository at this point
Copy the full SHA 7d9a5b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 05a147a - Browse repository at this point
Copy the full SHA 05a147aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7373f00 - Browse repository at this point
Copy the full SHA 7373f00View commit details -
refactor!: apply more lints from clippy (#45)
Some functions could benefit from an API change, so this is breaking
Configuration menu - View commit details
-
Copy full SHA for 9c7dad9 - Browse repository at this point
Copy the full SHA 9c7dad9View commit details
Commits on Feb 25, 2025
-
* docs: add documentation * docs: add documentation * docs: add missing doc * docs(config): add documentation * docs: add documentation * docs: add documentation * docs: update readme * docs: update readme * docs: update readme * docs: add documentation * docs: update readme
Configuration menu - View commit details
-
Copy full SHA for 353d659 - Browse repository at this point
Copy the full SHA 353d659View commit details -
refactor(definitions)!: conversion functions (#47)
* refactor!(definitions): conversion functions * feat(definitions): add is_variant to `Definition`
Configuration menu - View commit details
-
Copy full SHA for 7a5742d - Browse repository at this point
Copy the full SHA 7a5742dView commit details -
Configuration menu - View commit details
-
Copy full SHA for be7ab2b - Browse repository at this point
Copy the full SHA be7ab2bView commit details
Commits on Feb 26, 2025
-
Co-authored-by: beeb-release-plz[bot] <146623270+beeb-release-plz[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 31b9cd9 - Browse repository at this point
Copy the full SHA 31b9cd9View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.2.0...v0.3.0