Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

lint: better link to Crowdin #17169

Merged
merged 1 commit into from
Sep 30, 2024

Commits on Sep 30, 2024

  1. lint: better link to Crowdin

    A Crowdin url was added in ad84757
    
    The URL is the most important aspect, but it's inconveniently placed due
    to the line length
    
    So put it on a newline
    
    ```diff
    - values-bn/01-core.xml:124: Error: should be 'JavaScript'; https://crowdin.com/editor/ankidroid/7290/en-bn#q=create_subdeck [TranslationTypo from com.ichi2.anki:lint-rules]
    + values-bn/01-core.xml:124: Error: should be 'JavaScript'
    + https://crowdin.com/editor/ankidroid/7290/en-bn#q=create_subdeck [TranslationTypo from com.ichi2.anki:lint-rules]
    ```
    david-allison committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    e77c915 View commit details
    Browse the repository at this point in the history