mirror of
https://github.com/isocpp/CppCoreGuidelines.git
synced 2025-12-17 04:44:34 +03:00
add hunspell spell checks, fix bugs in generation of plaintext file
This commit is contained in:
@@ -9,6 +9,11 @@ language: c++
|
||||
# alternatives: gcc, clang, or both (as yaml list)
|
||||
compiler: clang
|
||||
|
||||
addons:
|
||||
apt:
|
||||
packages:
|
||||
- hunspell
|
||||
|
||||
install:
|
||||
-
|
||||
|
||||
|
||||
Reference in New Issue
Block a user