Skip to content

Update rapifiable formats to all places where they are mentioned#993

Merged
BrettMayson merged 1 commit intoBrettMayson:mainfrom
Tuupertunut:main
May 27, 2025
Merged

Update rapifiable formats to all places where they are mentioned#993
BrettMayson merged 1 commit intoBrettMayson:mainfrom
Tuupertunut:main

Conversation

@Tuupertunut
Copy link
Contributor

There is some documentation where rapifiable config formats are listed, but were not updated in #979. There is also some other code where only some Arma config formats are listed but not all.

  • --help documentation for --no-rap
  • Language server "Arma config" file extensions
  • Allowed extensions for BOM stripping

This PR updates them all with the complete list of config formats.

including --help documentation, language server "arma config" file extensions and allowed extensions for bom stripping.
@codecov
Copy link

codecov bot commented May 27, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 69.4%. Comparing base (8c28005) to head (c584433).
Report is 2 commits behind head on main.

Additional details and impacted files
Files with missing lines Coverage Δ
bin/src/commands/build.rs 80.0% <ø> (ø)
bin/src/commands/dev.rs 78.7% <ø> (ø)
bin/src/utils/bom.rs 0.0% <ø> (ø)

... and 8 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@BrettMayson BrettMayson merged commit f5159e8 into BrettMayson:main May 27, 2025
22 of 37 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants