You've already forked comprehensive-rust
							
							
				mirror of
				https://github.com/google/comprehensive-rust.git
				synced 2025-10-31 08:37:45 +02:00 
			
		
		
		
	build(deps): bump crate-ci/typos from 1.35.7 to 1.37.0 (#2939)
Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.35.7 to 1.37.0. --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Andrew Walbran <qwandor@google.com>
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/lint.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/lint.yml
									
									
									
									
										vendored
									
									
								
							| @@ -50,6 +50,6 @@ jobs: | ||||
|         uses: actions/checkout@v5 | ||||
|  | ||||
|       - name: Check for typos | ||||
|         uses: crate-ci/typos@v1.35.7 | ||||
|         uses: crate-ci/typos@v1.37.0 | ||||
|         with: | ||||
|           config: ./.github/typos.toml | ||||
|   | ||||
| @@ -35,7 +35,7 @@ these can ensure the solution is correct. | ||||
|  | ||||
| We test the course material in several ways: | ||||
|  | ||||
| - `mdbook test`: This will test the code samples. Some code sampes are marked | ||||
| - `mdbook test`: This will test the code samples. Some code samples are marked | ||||
|   with `ignore` in the Markdown file because the Playground is missing some of | ||||
|   the crates we use. For this we have | ||||
| - `cargo test`: This will build and test the Rust code found in our tooling, as | ||||
|   | ||||
		Reference in New Issue
	
	Block a user