Add spqrguard to build
@check-spelling-bot Report
:red_circle: Please review
See the :open_file_folder: files view, the :scroll:action log, or :memo: job summary for details.
Unrecognized words (1)
spqrguard
To accept these unrecognized words as correct, you could run the following commands
... in a clone of the [email protected]:pg-sharding/spqr.git repository
on the spqrguard branch (:information_source: how do I use this?):
curl -s -S -L 'https://raw.githubusercontent.com/check-spelling/check-spelling/main/apply.pl' |
perl - 'https://github.com/pg-sharding/spqr/actions/runs/14558762186/attempts/1'
OR
To have the bot accept them for you, comment in the PR quoting the following line: @check-spelling-bot apply updates.
Available :books: dictionaries could cover words (expected and unrecognized) not in the :blue_book: dictionary
This includes both expected items (623) from .github/actions/spelling/expect.txt and unrecognized words (1)
| Dictionary | Entries | Covers | Uniquely |
|---|---|---|---|
| cspell:cpp/src/ecosystem.txt | 51 | 1 | 1 |
| cspell:lua/dict/lua.txt | 190 | 1 | 1 |
| cspell:sql/src/sql.txt | 190 | 1 | 1 |
| cspell:mnemonics/src/mnemonics.txt | 800 | 1 | 1 |
Consider adding them (in .github/workflows/spelling.yaml) in jobs:/spelling: for uses: check-spelling/check-spelling@main in its with:
with:
extra_dictionaries: |
cspell:cpp/src/ecosystem.txt
cspell:lua/dict/lua.txt
cspell:sql/src/sql.txt
cspell:mnemonics/src/mnemonics.txt
To stop checking additional dictionaries, add (in .github/workflows/spelling.yaml) for uses: check-spelling/check-spelling@main in its with:
check_extra_dictionaries: ''
@check-spelling-bot Report
:red_circle: Please review
See the :open_file_folder: files view, the :scroll:action log, or :memo: job summary for details.
Unrecognized words (1)
spqrguard
To accept these unrecognized words as correct, you could run the following commands
... in a clone of the [email protected]:pg-sharding/spqr.git repository
on the spqrguard branch (:information_source: how do I use this?):
curl -s -S -L 'https://raw.githubusercontent.com/check-spelling/check-spelling/main/apply.pl' |
perl - 'https://github.com/pg-sharding/spqr/actions/runs/14558847247/attempts/1'
OR
To have the bot accept them for you, comment in the PR quoting the following line: @check-spelling-bot apply updates.
Available :books: dictionaries could cover words (expected and unrecognized) not in the :blue_book: dictionary
This includes both expected items (623) from .github/actions/spelling/expect.txt and unrecognized words (1)
| Dictionary | Entries | Covers | Uniquely |
|---|---|---|---|
| cspell:cpp/src/ecosystem.txt | 51 | 1 | 1 |
| cspell:lua/dict/lua.txt | 190 | 1 | 1 |
| cspell:sql/src/sql.txt | 190 | 1 | 1 |
| cspell:mnemonics/src/mnemonics.txt | 800 | 1 | 1 |
Consider adding them (in .github/workflows/spelling.yaml) in jobs:/spelling: for uses: check-spelling/check-spelling@main in its with:
with:
extra_dictionaries: |
cspell:cpp/src/ecosystem.txt
cspell:lua/dict/lua.txt
cspell:sql/src/sql.txt
cspell:mnemonics/src/mnemonics.txt
To stop checking additional dictionaries, add (in .github/workflows/spelling.yaml) for uses: check-spelling/check-spelling@main in its with:
check_extra_dictionaries: ''
@check-spelling-bot Report
:red_circle: Please review
See the :open_file_folder: files view, the :scroll:action log, or :memo: job summary for details.
Unrecognized words (1)
spqrguard
These words are not needed and should be removed
IFail ipam mysyncTo accept these unrecognized words as correct and remove the previously acknowledged and now absent words, you could run the following commands
... in a clone of the [email protected]:pg-sharding/spqr.git repository
on the spqrguard branch (:information_source: how do I use this?):
curl -s -S -L 'https://raw.githubusercontent.com/check-spelling/check-spelling/main/apply.pl' |
perl - 'https://github.com/pg-sharding/spqr/actions/runs/15185387421/attempts/1' &&
git commit -m 'Update check-spelling metadata'
OR
To have the bot accept them for you, comment in the PR quoting the following line: @check-spelling-bot apply updates.
Available :books: dictionaries could cover words (expected and unrecognized) not in the :blue_book: dictionary
This includes both expected items (638) from .github/actions/spelling/expect.txt and unrecognized words (1)
| Dictionary | Entries | Covers | Uniquely |
|---|---|---|---|
| cspell:cpp/src/ecosystem.txt | 51 | 1 | 1 |
| cspell:lua/dict/lua.txt | 190 | 1 | 1 |
| cspell:sql/src/sql.txt | 190 | 1 | 1 |
| cspell:mnemonics/src/mnemonics.txt | 800 | 1 | 1 |
Consider adding them (in .github/workflows/spelling.yaml) in jobs:/spelling: for uses: check-spelling/check-spelling@main in its with:
with:
extra_dictionaries: |
cspell:cpp/src/ecosystem.txt
cspell:lua/dict/lua.txt
cspell:sql/src/sql.txt
cspell:mnemonics/src/mnemonics.txt
To stop checking additional dictionaries, add (in .github/workflows/spelling.yaml) for uses: check-spelling/check-spelling@main in its with:
check_extra_dictionaries: ""
Warnings :warning: (1)
See the :open_file_folder: files view, the :scroll:action log, or :memo: job summary for details.
| :warning: Warnings | Count |
|---|---|
| :warning: no-newline-at-eof | 1 |
See :warning: Event descriptions for more information.