ZIm/crates/settings/src
Piotr Osiewicz 05fc0c432c
Fix a bunch of other low-hanging style lints (#36498)
- **Fix a bunch of low hanging style lints like unnecessary-return**
- **Fix single worktree violation**
- **And the rest**

Release Notes:

- N/A
2025-08-19 21:26:17 +02:00
..
base_keymap_setting.rs Remove beta tag from cursor keymap (#36061) 2025-08-12 17:53:19 +00:00
editable_setting_control.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
key_equivalents.rs Move git status out of Entry (#22224) 2025-01-04 01:00:16 +00:00
keymap_file.rs Fix a bunch of other low-hanging style lints (#36498) 2025-08-19 21:26:17 +02:00
settings.rs Introduce settings profiles (#35339) 2025-07-30 21:48:24 +00:00
settings_file.rs Auto-fix clippy::collapsible_if violations (#36428) 2025-08-19 13:27:24 +00:00
settings_json.rs Fix a bunch of other low-hanging style lints (#36498) 2025-08-19 21:26:17 +02:00
settings_store.rs Fix a bunch of other low-hanging style lints (#36498) 2025-08-19 21:26:17 +02:00
vscode_import.rs Improve logic for finding VSCode / Cursor settings files (#32721) 2025-06-14 21:39:54 -06:00