Skip to content

Commit

Permalink
Add typos that will be ignored
Browse files Browse the repository at this point in the history
  • Loading branch information
jsoref committed Sep 20, 2023
1 parent ae9b731 commit b8154f4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions technical-vision.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# OpenSSF Technical Vision

dfdhjsfkdhsfkjsdhfjk h dshfjksdhfkjdshfkjsdfh dsfhsdjkfhsdjkfsdfd

An aspirational view of the future we seek to create in 2-5 years:

## The OpenSSF is a trusted partner to affiliated open source foundations and projects, and provides valuable services to those projects and foundations.
Expand Down

1 comment on commit b8154f4

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@check-spelling-bot Report

🔴 Please review

See the 📜action log for details.

Unrecognized words (4)

dfdhjsfkdhsfkjsdhfjk
dsfhsdjkfhsdjkfsdfd
dshfjksdhfkjdshfkjsdfh
Roadmap

To accept ✔️ these unrecognized words as correct and remove the previously acknowledged and now absent words, run the following commands

... in a clone of the [email protected]:check-spelling-sandbox/tac.git repository
on the demo branch (ℹ️ how do I use this?):

curl -s -S -L 'https://raw.githubusercontent.com/check-spelling/check-spelling/v0.0.21/apply.pl' |
perl - 'https://github.com/check-spelling-sandbox/tac/actions/runs/6251612252/attempts/1'
If the flagged items are 🤯 false positives

If items relate to a ...

  • binary file (or some other file you wouldn't want to check at all).

    Please add a file path to the excludes.txt file matching the containing file.

    File paths are Perl 5 Regular Expressions - you can test yours before committing to verify it will match your files.

    ^ refers to the file's path from the root of the repository, so ^README\.md$ would exclude README.md (on whichever branch you're using).

  • well-formed pattern.

    If you can write a pattern that would match it,
    try adding it to the patterns.txt file.

    Patterns are Perl 5 Regular Expressions - you can test yours before committing to verify it will match your lines.

    Note that patterns can't match multiline strings.

🚂 If you're seeing this message and your PR is from a branch that doesn't have check-spelling,
please merge to your PR's base branch to get the version configured for your repository.

Please sign in to comment.