Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 380 Bytes

options-profile.adoc

File metadata and controls

6 lines (6 loc) · 380 Bytes
--profile NAME

Changes convert:lowercase[{actionverb}] behavior. Currently only test is supported, which will convert:lowercase[{actionverb}] with the #[cfg(test)] attribute enabled. This is useful to have it convert:lowercase[{actionverb}] unit tests which are usually excluded via the cfg attribute. This does not change the actual profile used.