nyx/src
elipeter 4bb61aba8b Update default configuration handling and integrate NyxResult into config.rs
- Introduced `DEFAULT_CONFIG_TOML` to simplify default configuration loading.
- Replaced `show_progress` with `quiet` in configuration for improved clarity.
- Refactored `create_example_config` to use `NyxResult` and streamline logic with fallback handling.
- Added `default-nyx.conf` file for default configuration management.
- Enhanced `merge_configs` to include new parameters like `scan_timeout_secs` and `quiet`.
2025-06-24 21:43:26 +02:00
..
commands Refactor codebase for consistent indentation and formatting 2025-06-24 20:27:06 +02:00
patterns Refactor codebase for consistent indentation and formatting 2025-06-24 20:27:06 +02:00
utils Update default configuration handling and integrate NyxResult into config.rs 2025-06-24 21:43:26 +02:00
ast.rs Refactor codebase for consistent indentation and formatting 2025-06-24 20:27:06 +02:00
cli.rs Refactor database schema and scanning process: 2025-06-17 16:46:45 +02:00
database.rs Refactor codebase for consistent indentation and formatting 2025-06-24 20:27:06 +02:00
errors.rs Update default configuration handling and integrate NyxResult into config.rs 2025-06-24 21:43:26 +02:00
main.rs Refactor codebase for consistent indentation and formatting 2025-06-24 20:27:06 +02:00
walk.rs Refactor codebase for consistent indentation and formatting 2025-06-24 20:27:06 +02:00