Skip to content

Commit 4327e20

Browse files
fix: unblock MegaLinter cspell and README markdown checks
Add CPA/Python dictionary words and contributor image alt text so the identity rebrand CI can pass MegaLinter. Co-authored-by: Cursor <cursoragent@cursor.com>
1 parent 2711579 commit 4327e20

2 files changed

Lines changed: 19 additions & 8 deletions

File tree

.cspell.json

Lines changed: 18 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,14 @@
77
"alstr",
88
"animatedgradient",
99
"Behaviour",
10+
"bunx",
11+
"celery",
1012
"Chakra",
1113
"checkov",
1214
"clsx",
1315
"cmdk",
1416
"cna",
17+
"Codegen",
1518
"codepaths",
1619
"commitlint",
1720
"contenido",
@@ -22,6 +25,8 @@
2225
"cspell",
2326
"csvg",
2427
"dangerfile",
28+
"deployables",
29+
"django",
2530
"dompurify",
2631
"dotenv",
2732
"Elipssis",
@@ -30,6 +35,7 @@
3035
"eslintcache",
3136
"extraida",
3237
"extraída",
38+
"fastapi",
3339
"grype",
3440
"hookform",
3541
"interactiva",
@@ -39,45 +45,50 @@
3945
"jspm",
4046
"jumpstart",
4147
"linaria",
48+
"Lingui",
4249
"lintstagedrc",
4350
"lucide",
51+
"makepkg",
4452
"megalinter",
4553
"mermaid",
4654
"minimatch",
4755
"misconfig",
56+
"mypy",
4857
"nextjs",
4958
"npmjs",
5059
"nums",
5160
"Pagespeed",
61+
"paru",
5262
"PBAC",
5363
"pgvector",
5464
"picomatch",
5565
"pids",
66+
"PKGBUILD",
5667
"preconfigured",
68+
"pydantic",
69+
"pyright",
70+
"pytest",
5771
"radix",
5872
"Reakit",
5973
"recharts",
60-
"bunx",
61-
"Codegen",
62-
"Lingui",
63-
"makepkg",
64-
"paru",
65-
"PKGBUILD",
74+
"ruff",
6675
"saas",
67-
"Supabase",
6876
"Selenoid",
6977
"shadcn",
7078
"sonner",
79+
"sqlalchemy",
7180
"srcset",
7281
"SSCCE",
7382
"stefanzweifel",
83+
"Supabase",
7484
"syft",
7585
"tailwindcss",
7686
"transpiling",
7787
"trivy",
7888
"trufflehog",
7989
"turborepo",
8090
"Turborepo",
91+
"typer",
8192
"ulises",
8293
"ulisesjeremias",
8394
"unmemoized",

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ Bug reports, feature requests, and pull requests are welcome on the [Create-Pyth
7474
## 👥 Contributors
7575
7676
<a href="https://github.com/Create-Python-App/website/contributors">
77-
<img src="https://contrib.rocks/image?repo=Create-Python-App/website"/>
77+
<img src="https://contrib.rocks/image?repo=Create-Python-App/website" alt="Contributors to Create-Python-App/website"/>
7878
</a>
7979
8080
Made with [contributors-img](https://contrib.rocks).

0 commit comments

Comments
 (0)