mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-02-01 10:31:54 +08:00
js key -> ps2 keycodes
This commit is contained in:
@@ -34,4 +34,5 @@ deps =
|
||||
max-line-length = 160
|
||||
# W503 line break before binary operator
|
||||
# E227 missing whitespace around bitwise or shift operator
|
||||
ignore=W503,E227
|
||||
# E241 multiple spaces after
|
||||
ignore=W503,E227,E241
|
||||
|
||||
Reference in New Issue
Block a user