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

feat: Be able to specify files to spell check within the config. #948

Merged
merged 14 commits into from
Feb 15, 2021
Merged

Commits on Feb 13, 2021

  1. Configuration menu
    Copy the full SHA
    44d3bed View commit details
    Browse the repository at this point in the history
  2. dev: Use files from config in cli application

    First pass at being able to use the `file` field in the config file.
    Jason3S committed Feb 13, 2021
    Configuration menu
    Copy the full SHA
    3566b8b View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2021

  1. Configuration menu
    Copy the full SHA
    6903444 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2042927 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2021

  1. Configuration menu
    Copy the full SHA
    4724220 View commit details
    Browse the repository at this point in the history
  2. dev: Normalize globs passed in on the command line.

    - Added lots of test to ensure behavior.
    - Added support for `files` to be defined in the configuration.
    - Fixed some issues related to the root.
    Jason3S committed Feb 15, 2021
    Configuration menu
    Copy the full SHA
    a8a6d25 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    724013f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4ff2c1a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6376620 View commit details
    Browse the repository at this point in the history
  6. dev: Normalize relative paths

    Jason3S committed Feb 15, 2021
    Configuration menu
    Copy the full SHA
    7f1c043 View commit details
    Browse the repository at this point in the history
  7. dev: Use a single glob.

    Jason3S committed Feb 15, 2021
    Configuration menu
    Copy the full SHA
    e8f0107 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f650fd9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    341ccf0 View commit details
    Browse the repository at this point in the history
  10. Update launch.json

    Jason3S committed Feb 15, 2021
    Configuration menu
    Copy the full SHA
    9f366f0 View commit details
    Browse the repository at this point in the history