lowRISC / lowRISC/opentitan

[englishbreakfast] Fails slang linting

Open
#31,379 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

TOP:englishbreakfast
Dominant language
SystemVerilog
Stars
3.6k
Forks
1.1k
Avg merge
2d 22h
Merged PRs (30d)
141

Description

### Description

Currently, englishbreakfast fails the slang linter because its reset manager references a type from the alert handler package, but the alert handler is never declared as a dependency.

Englishbreakfast has no alert handler of its own as it borrows earlgrey's. This does not work for slang linting.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Locate englishbreakfast's reset manager and its dependency declarations, then run the slang linter for that target. The work is done when englishbreakfast declares the dependency needed for the borrowed earlgrey alert-handler type and slang linting passes.

Written by the indexing model from the issue text.

Assessment

Domain
build-system, tooling
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.