Logo
Explore Help
Register Sign In
injectlib/OpenList-Desktop
1
1
Fork 0
You've already forked OpenList-Desktop
mirror of https://github.com/OpenListTeam/OpenList-Desktop.git synced 2025-11-25 03:14:56 +08:00
Code Issues Packages Projects Releases Wiki Activity
Files
0dae544d54e3e8f693ff71c390ca05ae9e60ad34
OpenList-Desktop/src-tauri/clippy.toml

10 lines
285 B
TOML
Raw Normal View History

feat: add ci for lint and release , fix several bugs (#5) * feat: add save_settings_with_update_port command and update related components * refactor: remove state parameter from API key retrieval and update related functions * feat: enhance release workflow with tag validation and improve build scripts * feat: update release workflow to use version input from auto-version workflow * :package: Chore(custom): add Clippy configuration for consistent linting across platforms * chore: add Clippy configuration for consistent linting across platforms * :bug: Fix(custom): fix ci * :construction: WIP(custom): fix clippy error * :bug: Fix(custom): add default openlist and rclone version * :construction: WIP(custom): fix clippy errors * :construction: WIP(custom): fix clippy errors * :bug: Fix(custom): fix ci bugs
2025-06-28 13:06:32 +08:00
# Clippy configuration for consistent linting across platforms
# Deny warnings that should be errors
cognitive-complexity-threshold = 30
too-many-arguments-threshold = 7
type-complexity-threshold = 250
# Allow some clippy lints that are too noisy
avoid-breaking-exported-api = false
Reference in New Issue Copy Permalink
Managed by MacWk.CN Version: 1.25.0 Page: 45ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API