Skip to content

Incorrect build behavior when following the instructions #68

@literally-bug-creator

Description

@literally-bug-creator

Right now, in the How to contribute section of the README.md, we can see these instructions:

bundle update
bundle exec rake

But on my Arch Linux with:
ruby 3.4.4 (2025-05-14 revision a38531fd3f) +PRISM [x86_64-linux]
Bundler version 2.6.9

building with these instructions causes RuboCop to scan all gems, because RuboCop excludes only:

  • bin/**/*
  • assets/**/*

I think we should update the README.md to prevent this kind of mistake.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions