Skip to content

Script to read through the code and find matching references #1

@rpbaltazar

Description

@rpbaltazar

When invoked, this script would look for matching references in the whole code base and build a report with the matches.

e.g.

Code base has the following

# NOTE gid: 1 This code should be reviewed once the code has been merged
def remove_me_after_something_has_been_done
  puts "I'm useless after something else has been merged"
end

Our script would return filename and line number as such

app/controllers/useless_method_controller.rb:33

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions