12 Commits

Author SHA1 Message Date
058eaf18aa Add .venv to .gitignore (#3466) 2024-06-20 17:26:59 -04:00
b84170513c Add coverage files to .gitignore 2024-05-08 21:05:35 +02:00
f983b081ba Tell git to ignore ruff cache
Co-authored-by: Dimitri Papadopoulos <3234522+DimitriPapadopoulos@users.noreply.github.com>
2023-10-18 08:09:10 +02:00
a050986bf8 Fix uncaught exception on unreadable files (#2196)
* Avoid bailing out with uncaught `PermissionError`

* Update codespell_lib/tests/test_basic.py

* FIX: Coverage

* FIX: Already short-circuited

Co-authored-by: Eric Larson <larson.eric.d@gmail.com>
2022-10-19 11:44:09 -04:00
1c081fa945 Merge pull request #2361 from kianmeng/ignore-mypy-cache-folder
Ignore .mypy_cache folder
2022-10-19 01:50:07 +01:00
754b9a52f7 MAINT: Use pyproject and setuptools_scm (#2523)
* MAINT: Use pyproject and setuptools_scm

* FIX: Name

* FIX: Better

* FIX: Better

* FIX: Better

* FIX: Ver

* Update .github/workflows/codespell-private.yml

Co-authored-by: Peter Newman <peternewman@users.noreply.github.com>

Co-authored-by: Peter Newman <peternewman@users.noreply.github.com>
2022-10-14 14:15:52 -04:00
96d2f37771 Update .gitignore
Co-authored-by: Peter Newman <peternewman@users.noreply.github.com>
2022-06-13 20:14:46 +08:00
60189bd9c4 Ignore .mypy_cache folder 2022-06-12 20:59:35 +08:00
e3c965220e ENH: Check for whitespace (#616) 2018-08-12 13:43:22 -06:00
50bcf82833 FIX: Caps and pytest (#482)
* FIX: Caps and pytest

* FIX: Check in code

* FIX: Check for unique names

* FIX: Minor fixes

* FIX: More checks
2018-05-07 13:27:48 -04:00
e2127ba6bc FIX: Fix test 2017-11-15 13:09:58 -05:00
b400e4250d ENH: Restructure for Travis 2016-04-27 10:18:36 -04:00