Skip to content

Commit

Permalink
chapter approved 2003
Browse files Browse the repository at this point in the history
  • Loading branch information
Alessandro-Barbieri committed Jan 8, 2024
1 parent 00a9e5d commit 58bdf9b
Show file tree
Hide file tree
Showing 9 changed files with 3,111 additions and 856 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,5 @@ jobs:
sudo apt-get install aspell aspell-en aspell-fr aspell-it
- name: Spell check
run: |
egrep -lRZ '’' . | xargs -0 -l sed -i -e "s/’/\'/g"
python -m pyspelling -c pyspellingconf.yaml
Loading

0 comments on commit 58bdf9b

Please sign in to comment.