Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
PokeAPI
/
pokeapi
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
1.2k
Star
5.3k
Code
Issues
170
Pull requests
16
Discussions
Actions
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Feat/type checker
- #1637
#1637
Open
FallenDeity
wants to merge 13 commits into
PokeAPI:master
PokeAPI/pokeapi:master
from
FallenDeity:feat/type-checker
FallenDeity/pokeapi:feat/type-checker
Copy head branch name to clipboard
Conversation
Commits
13
(13)
Checks
Files changed
Open
Feat/type checker
#1637
FallenDeity
wants to merge 13 commits into
PokeAPI:master
PokeAPI/pokeapi:master
from
FallenDeity:feat/type-checker
FallenDeity/pokeapi:feat/type-checker
Copy head branch name to clipboard
Commits
Commits on Aug 8, 2026
feat: Add ruff lint rules and ty config
FallenDeity
committed
109148a
View commit details
Copy full SHA for 109148a
Browse repository at this point
ci: run workflows on push for non deployment branches
FallenDeity
committed
aeee746
View commit details
Copy full SHA for aeee746
Browse repository at this point
feat: resolve y errors
FallenDeity
committed
5e8ee05
View commit details
Copy full SHA for 5e8ee05
Browse repository at this point
feat: Run lint --fix, add types to api.py and config/
FallenDeity
committed
a709b40
View commit details
Copy full SHA for a709b40
Browse repository at this point
feat: Add typehints to serializer.py and run ruff lint --fix
FallenDeity
committed
9ddc6c4
View commit details
Copy full SHA for 9ddc6c4
Browse repository at this point
feat: Add typehints to serializer.py and fix ruff lint issues
FallenDeity
committed
4d9f1af
View commit details
Copy full SHA for 4d9f1af
Browse repository at this point
chore: Rebase and update serializers
FallenDeity
committed
d92e0b7
View commit details
Copy full SHA for d92e0b7
Browse repository at this point
ci: Update workflows, pre-commit with lint and ty, regenerate openapi
FallenDeity
committed
ca8e31f
View commit details
Copy full SHA for ca8e31f
Browse repository at this point
chore: Update pre-commit to generate openapi.yml, rename some serializer classes
FallenDeity
committed
b6705cb
View commit details
Copy full SHA for b6705cb
Browse repository at this point
Commits on Aug 9, 2026
feat: Optimize slow serializers (pokemon/encounters, location-area)
FallenDeity
committed
8002554
View commit details
Copy full SHA for 8002554
Browse repository at this point
docs: Update docs with ruff and ty
FallenDeity
committed
4b9f171
View commit details
Copy full SHA for 4b9f171
Browse repository at this point
Commits on Aug 10, 2026
Merge branch 'master' into feat/type-checker
Naramsim
authored
c5cc15b
View commit details
Copy full SHA for c5cc15b
Browse repository at this point
feat: Update path matching in workflow, merge migrations, update desc strings
FallenDeity
committed
b7c3970
View commit details
Copy full SHA for b7c3970
Browse repository at this point
You can’t perform that action at this time.