lobsters / lobsters/mockturtle

Limit length of <title> reporting

Open Beginner friendly
#14 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug good first issue
Dominant language
JavaScript
Stars
17
Forks
8
PR merge metrics
No merged PRs in 30d

Description

Chopping at one line (350 characters here) seems like plenty.

```
0946 <+mockturtle> [ UNI-T Voltage Meter, Multimeter, Oscilloscope | UNI-T ] - www.uni-trend.com
1002 <+mockturtle> Derw: hydrating the web language landscape, May 2022 status [elm] (eeue56) https://lobste.rs/s/xfvtdh
1117 <+mockturtle> Please Stop Using Grey Text [design web a11y] (hedy) https://lobste.rs/s/htpdbu
1127 Does this load slowly for you? https://www.discogs.com/release/23116274-ちゅううううううううううううううううううううううううううううううう
1127 <+mockturtle> [ ちゅううううううううううううううううううううううううううううううううううううううううううううううううううううううううううううううううううううううううううううううううううううう
ううううううううううううううううううううううううううううう
1127 <+mockturtle> うううううううううううううううううううううううううううううううううううううううううううううううううううううううううううううううううううううううううううううううううううううううう
うううううううううううううううううううううううううううう
1127 <+mockturtle> うううううううううううううううううううううううううううううううううううううううううううううううううううううううううううううううううううううううううううううううううううううううう
うううううううううううううううううううううううううううう
1127 <+mockturtle> うううううううううううううううううううううううううううううううううううううううううううううううううううううううううううううううううううううううううううううううううううううううう
うううううううううううううううううううううううううううう
1127 <+mockturtle> うううううううううううううううううううううううううううううううううううううううううううううううううううううううううううううううううううううううううううううううううううううううう
うううううううううううううううううううううううううううう
1127 <-- mockturtle (~ircbot@lobsters/bot/mockturtle) has quit (Excess Flood)
1127 --> mockturtle (~ircbot@lobsters/bot/mockturtle) has joined #lobsters
1127 -- Mode #lobsters [+v mockturtle] by ChanServ
1127 Ade, mockturtle
```

Contributor guide

No contributing guide indexed for this repository

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

Search the JavaScript entry points for code that formats or reports lines, then inspect how long titles are currently emitted. Add the requested one-line, 350-character limit and verify it with the provided long-title examples, including the multibyte text.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
backend
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
63/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.