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

Writing Style Linter: Update vale and prevent binary from being published #366

Merged
merged 8 commits into from
Apr 16, 2020

Commits on Apr 16, 2020

  1. chore(writing-style): upgrade vale to 2.1.1 bugfix

    Nikolaus Kühn committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    79d7010 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd9b2e2 View commit details
    Browse the repository at this point in the history
  3. fix(writing-style): update binary link too

    Nikolaus Kühn committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    0483c63 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6ed511a View commit details
    Browse the repository at this point in the history
  5. refactor(writing-style): reuse process logic

    emmenko authored and Nikolaus Kühn committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    20327a5 View commit details
    Browse the repository at this point in the history
  6. refactor(writing-style): rename styles folder to conventional name

    Also to prevent the ignore rules for the binaries to accidentally ignore that folder, too.
    Nikolaus Kühn committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    937fd7a View commit details
    Browse the repository at this point in the history
  7. refactor(writing-style): rename styles folder to conventional name - 2

    change locations using that folder
    Nikolaus Kühn committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    9334417 View commit details
    Browse the repository at this point in the history
  8. docs(writing-style): overhaul README

    - document how to configure vscode
    - improve wording and chapter order
    Nikolaus Kühn committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    3c7a971 View commit details
    Browse the repository at this point in the history