Skip to content
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

Allow shapes in shapes package #110

Merged
merged 1 commit into from
Dec 12, 2024
Merged

Allow shapes in shapes package #110

merged 1 commit into from
Dec 12, 2024

Conversation

azreika
Copy link
Contributor

@azreika azreika commented Dec 12, 2024

No description provided.

@azreika azreika requested a review from mmcgr December 12, 2024 02:16
Copy link

Static code analyzer report

Output of the StaticLint.jl code analyzer. 🫵Want to contribute?🫵 RelationalAI Style Guide for Julia
Report creation time (UTC): (2024-12-12T02:17:30.225)

  • Line 58, column 43: Use $(x) instead of $x (explanation). raicode/src/linting/extended_checks.jl
  • Line 295, column 5: Use thaskey(dict,key) instead of the Julia's haskey. raicode/src/linting/extended_checks.jl
  • Line 351, column 5: Use thaskey(dict,key) instead of the Julia's haskey. raicode/src/linting/extended_checks.jl
  • Line 354, column 5: Use thaskey(dict,key) instead of the Julia's haskey. raicode/src/linting/extended_checks.jl
  • Line 355, column 5: Use thaskey(dict,key) instead of the Julia's haskey. raicode/src/linting/extended_checks.jl
  • Line 395, column 5: Use thaskey(dict,key) instead of the Julia's haskey. raicode/src/linting/extended_checks.jl
  • Line 491, column 5: Use thaskey(dict,key) instead of the Julia's haskey. raicode/src/linting/extended_checks.jl
  • Line 503, column 5: Use thaskey(dict,key) instead of the Julia's haskey. raicode/src/linting/extended_checks.jl
  • Line 540, column 26: Use tin(item,collection) instead of the Julia's in or . raicode/src/linting/extended_checks.jl
    🚨In total, 9 rule violations and 0 PR reviewer recommendation are found over 1 Julia file🚨

@azreika azreika merged commit 7009484 into main Dec 12, 2024
7 checks passed
@azreika azreika deleted the az-shapes branch December 12, 2024 02:19
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