Skip to content

Commit 9ae8ee7

Browse files
committed
improve seo
1 parent bdae92d commit 9ae8ee7

4 files changed

Lines changed: 339 additions & 22 deletions

File tree

data/venues/Göteborg/Skeppet Gbg.json

Lines changed: 0 additions & 5 deletions
This file was deleted.

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ target-version = "py313"
2323
line-length = 120
2424

2525
[tool.ruff.lint]
26+
# Intentional Swedish typography (en dash in page titles); not a typo for a hyphen.
27+
allowed-confusables = [""]
2628
select = [
2729
"E", # pycodestyle errors
2830
"W", # pycodestyle warnings

0 commit comments

Comments
 (0)