Commit Graph

6 Commits

Author SHA1 Message Date
xu_zh ccdd25feb0
chore(scalastyle): allow ([a-z][0-9]|perf|debug)_ prefix (#4838) 2025-06-27 18:52:10 +08:00
xu_zh be3685ffd1
chore(scalastyle): disable space-around-operator checks (#4567) 2025-04-22 00:37:04 +08:00
ngc7331 0bac66cd1a chore(scalastyle): allow sx_lowerCamelCase naming for pipeline signals
EMU Test / Changes Detection (push) Waiting to run Details
EMU Test / Generate Verilog (push) Blocked by required conditions Details
EMU Test / EMU - Basics (push) Blocked by required conditions Details
EMU Test / EMU - CHI (push) Blocked by required conditions Details
EMU Test / EMU - Performance (push) Blocked by required conditions Details
EMU Test / EMU - MC (push) Blocked by required conditions Details
EMU Test / SIMV - Basics (push) Blocked by required conditions Details
EMU Test / Upload Artifacts (push) Blocked by required conditions Details
EMU Test / Check Submodules (push) Blocked by required conditions Details
EMU Test / Check Format (push) Blocked by required conditions Details
Names like `s1SomeSignal` are hard to read and are not conducive to filtering signals when looking at waveforms

So I guess allowing s1_someSignal is better
2025-03-07 16:35:04 +08:00
ngc7331 6d037a0441 chore(scalastyle): allow different copyrights 2025-03-07 16:35:04 +08:00
ngc7331 7319aacc2d chore(scalastyle): complete rewrite configuration
this follows code spec on yuque on best effort and hopefully make use of IDE warning
2025-03-07 16:35:04 +08:00
Zihao Yu 945710d1cb first commit 2019-02-06 11:06:33 +08:00