We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 781264a commit fba255dCopy full SHA for fba255d
.github/workflows/spelling.yml
@@ -82,10 +82,10 @@ jobs:
82
post_comment: 0
83
use_magic_file: 1
84
experimental_apply_changes_via_bot: 1
85
- use_sarif: false
+ use_sarif: true # to show in pr page
86
extra_dictionary_limit: 10
87
check_commit_messages: commits title description
88
- only_check_changed_files: true
+ only_check_changed_files: false
89
check_extra_dictionaries: ''
90
quit_without_error: true
91
extra_dictionaries:
0 commit comments