Skip to content
Snippets Groups Projects
  • Dominyk Tiller's avatar
    285b0bc9
    caveats: tweak keg_only wording · 285b0bc9
    Dominyk Tiller authored
    Current:
    ```
    This formula is keg-only, which means it was not symlinked into /usr/local.
    
    Qt has CMake issues when linked
    ```
    
    After:
    ```
    This formula is keg-only, which means it was not symlinked into /usr/local,
    because Qt has CMake issues when linked.
    ```
    caveats: tweak keg_only wording
    Dominyk Tiller authored
    Current:
    ```
    This formula is keg-only, which means it was not symlinked into /usr/local.
    
    Qt has CMake issues when linked
    ```
    
    After:
    ```
    This formula is keg-only, which means it was not symlinked into /usr/local,
    because Qt has CMake issues when linked.
    ```
Code owners
Assign users and groups as approvers for specific file changes. Learn more.