2026-04-10 17:00:33 -03:00
|
|
|
{
|
|
|
|
|
"minimum_line_percent": 95.0,
|
|
|
|
|
"files": [
|
|
|
|
|
"client/src/app_support.rs",
|
|
|
|
|
"client/src/input/keymap.rs",
|
2026-04-11 03:36:42 -03:00
|
|
|
"client/src/output/layout.rs",
|
|
|
|
|
"common/src/cli.rs",
|
2026-04-10 17:00:33 -03:00
|
|
|
"common/src/hid.rs",
|
|
|
|
|
"common/src/paste.rs",
|
2026-04-11 03:36:42 -03:00
|
|
|
"server/src/handshake.rs",
|
|
|
|
|
"server/src/paste.rs",
|
|
|
|
|
"server/src/video_support.rs"
|
2026-04-10 17:00:33 -03:00
|
|
|
]
|
|
|
|
|
}
|