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
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
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 }}
SlvCtrlPlus
/
slvctrlplus-server
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
Star
0
Code
Issues
12
Pull requests
8
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Stricter linting rules, adding type tests
- #108
#108
Merged
heavyrubberslave
merged 19 commits into
main
SlvCtrlPlus/slvctrlplus-server:main
from
chore/simplify-set-attribute-generics
SlvCtrlPlus/slvctrlplus-server:chore/simplify-set-attribute-generics
Copy head branch name to clipboard
Aug 9, 2026
Conversation
Commits
19
(19)
Checks
Files changed
Merged
Stricter linting rules, adding type tests
#108
heavyrubberslave
merged 19 commits into
main
SlvCtrlPlus/slvctrlplus-server:main
from
chore/simplify-set-attribute-generics
SlvCtrlPlus/slvctrlplus-server:chore/simplify-set-attribute-generics
Copy head branch name to clipboard
Commits
Commits on Aug 7, 2026
Add @stylistic/eslint-plugin and enforce formatting rules
Show description for 77585cf
heavyrubberslave
committed
77585cf
View commit details
Copy full SHA for 77585cf
Browse repository at this point
no-explicit-any and knip
heavyrubberslave
committed
b361df6
View commit details
Copy full SHA for b361df6
Browse repository at this point
Re-add type-detect
heavyrubberslave
committed
c7e945c
View commit details
Copy full SHA for c7e945c
Browse repository at this point
Make eslint and typescript even stricterer
heavyrubberslave
committed
60a37f3
View commit details
Copy full SHA for 60a37f3
Browse repository at this point
Fix linting
heavyrubberslave
committed
06f8709
View commit details
Copy full SHA for 06f8709
Browse repository at this point
Fix flaky attribute-set test racing against periodic device refresh
Show description for 87cbe83
heavyrubberslave
committed
87cbe83
View commit details
Copy full SHA for 87cbe83
Browse repository at this point
Remove unsued imports
heavyrubberslave
committed
a8a3c56
View commit details
Copy full SHA for a8a3c56
Browse repository at this point
Fix unhandled rejection from isolate disposal race in ScriptVm
heavyrubberslave
committed
2d4411b
View commit details
Copy full SHA for 2d4411b
Browse repository at this point
Fix double logger.child() causing undefined logger in ScriptVm
heavyrubberslave
committed
0523829
View commit details
Copy full SHA for 0523829
Browse repository at this point
Remove duplicate/no-op eslint rules already covered by presets
heavyrubberslave
committed
f983d04
View commit details
Copy full SHA for f983d04
Browse repository at this point
Drop base rules superseded by type-aware equivalents (no-throw-literal, no-unused-expressions)
heavyrubberslave
committed
1d36813
View commit details
Copy full SHA for 1d36813
Browse repository at this point
Re-enable valid-typeof, simplify explicit-member-accessibility to default options
heavyrubberslave
committed
369c9e3
View commit details
Copy full SHA for 369c9e3
Browse repository at this point
Commits on Aug 8, 2026
Even more stricterer than strict linting, wip
heavyrubberslave
committed
3f6bc20
View commit details
Copy full SHA for 3f6bc20
Browse repository at this point
Clean
heavyrubberslave
committed
16c8219
View commit details
Copy full SHA for 16c8219
Browse repository at this point
Fix and improve eslint config
heavyrubberslave
committed
ad6a9c7
View commit details
Copy full SHA for ad6a9c7
Browse repository at this point
Commits on Aug 9, 2026
Add vitest type-testing project with setAttribute/factory/provider type tests
Show description for faddbaa
heavyrubberslave
committed
faddbaa
View commit details
Copy full SHA for faddbaa
Browse repository at this point
Fix vitest type project to actually type-check test-d.ts files
Show description for 05bc370
heavyrubberslave
committed
05bc370
View commit details
Copy full SHA for 05bc370
Browse repository at this point
Separate type-test checking from npm run typecheck
Show description for 8dd9deb
heavyrubberslave
committed
8dd9deb
View commit details
Copy full SHA for 8dd9deb
Browse repository at this point
Add proper type def
heavyrubberslave
committed
2a0802c
View commit details
Copy full SHA for 2a0802c
Browse repository at this point
You can’t perform that action at this time.