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 }}
platforma-dev
/
platforma
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
9
Pull requests
5
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Linter configuration
- #9
#9
Merged
mishankov
merged 24 commits into
main
platforma-dev/platforma:main
from
lint
platforma-dev/platforma:lint
Copy head branch name to clipboard
Oct 26, 2025
Conversation
Commits
24
(24)
Checks
Files changed
Merged
Linter configuration
#9
mishankov
merged 24 commits into
main
platforma-dev/platforma:main
from
lint
platforma-dev/platforma:lint
Copy head branch name to clipboard
Commits
Commits on Oct 25, 2025
feat(linter): add bodyclose linter and fix test resource cleanup
mishankov
committed
830945b
View commit details
Copy full SHA for 830945b
Browse repository at this point
feat(linter): add additional linters and improve error handling
mishankov
committed
b141fe8
View commit details
Copy full SHA for b141fe8
Browse repository at this point
refactor(auth): centralize error variables and use them in service
mishankov
committed
620ac9b
View commit details
Copy full SHA for 620ac9b
Browse repository at this point
feat(linter): add exhaustive, fatcontext and forcetypeassert linters
mishankov
committed
eb55d2c
View commit details
Copy full SHA for eb55d2c
Browse repository at this point
.
mishankov
committed
2699ee3
View commit details
Copy full SHA for 2699ee3
Browse repository at this point
feat(linter): add gocheckcompilerdirectives and gochecknoglobals linters
mishankov
committed
3a91388
View commit details
Copy full SHA for 3a91388
Browse repository at this point
feat(linter): add additional linters and improve documentation
mishankov
committed
9d1a9ce
View commit details
Copy full SHA for 9d1a9ce
Browse repository at this point
feat(linter): add godox and gosec linters with security improvements
Show description for 06219af
mishankov
committed
06219af
View commit details
Copy full SHA for 06219af
Browse repository at this point
refactor(cli): remove redundant filepath.Clean call
Show description for dc9b6c1
mishankov
committed
dc9b6c1
View commit details
Copy full SHA for dc9b6c1
Browse repository at this point
feat(linter): add govet, iface, and intrange linters with configuration
mishankov
committed
07de241
View commit details
Copy full SHA for 07de241
Browse repository at this point
feat(linter): add makezero and mirror linters
Show description for e38282e
mishankov
committed
e38282e
View commit details
Copy full SHA for e38282e
Browse repository at this point
feat(linter): add additional linters and improve error handling
Show description for 0397429
mishankov
committed
0397429
View commit details
Copy full SHA for 0397429
Browse repository at this point
feat(linter): add noctx linter to configuration
mishankov
committed
7222076
View commit details
Copy full SHA for 7222076
Browse repository at this point
fix(test): prevent nil pointer dereference in http client test
Show description for 43a712c
mishankov
committed
43a712c
View commit details
Copy full SHA for 43a712c
Browse repository at this point
fix(auth): prevent nil pointer panic in authentication middleware
Show description for 908e5bd
mishankov
committed
908e5bd
View commit details
Copy full SHA for 908e5bd
Browse repository at this point
Commits on Oct 26, 2025
fix(auth): return proper error in mock user service
mishankov
committed
ac8ef3c
View commit details
Copy full SHA for ac8ef3c
Browse repository at this point
test: enable parallel test execution and add missing t.Parallel()
Show description for d3bf4fb
mishankov
committed
d3bf4fb
View commit details
Copy full SHA for d3bf4fb
Browse repository at this point
fix(test): add nolint directive for bodyclose in http client test
mishankov
committed
f3a6b79
View commit details
Copy full SHA for f3a6b79
Browse repository at this point
ci: add perfsprint linter to golangci configuration
mishankov
committed
750eb2f
View commit details
Copy full SHA for 750eb2f
Browse repository at this point
ci: add prealloc linter to golangci configuration
mishankov
committed
af6e47f
View commit details
Copy full SHA for af6e47f
Browse repository at this point
style: align struct tags in auth and session models
Show description for 0a07907
mishankov
committed
0a07907
View commit details
Copy full SHA for 0a07907
Browse repository at this point
ci: add additional linters and enforce HTTP method constants in tests
Show description for 96827f0
mishankov
committed
96827f0
View commit details
Copy full SHA for 96827f0
Browse repository at this point
feat(linter): add additional linters and improve error handling
Show description for b8259d2
mishankov
committed
b8259d2
View commit details
Copy full SHA for b8259d2
Browse repository at this point
ci: enable gofmt formatter in golangci configuration
mishankov
committed
745fa42
View commit details
Copy full SHA for 745fa42
Browse repository at this point
You can’t perform that action at this time.