lobsters / lobsters/mockturtle
Limit length of <title> reporting
Nobody has claimed this yet.
- 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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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