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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
deckhouse
/
dmt
Public
Notifications
You must be signed in to change notification settings
Fork
3
Star
5
Code
Issues
0
Pull requests
14
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
[dmt] implement remote lint
- #422
#422
Draft
riptide-01
wants to merge 26 commits into
main
deckhouse/dmt:main
from
feature/add-remote-lint
deckhouse/dmt:feature/add-remote-lint
Copy head branch name to clipboard
Conversation
Commits
26
(26)
Checks
Files changed
Draft
[dmt] implement remote lint
#422
riptide-01
wants to merge 26 commits into
main
deckhouse/dmt:main
from
feature/add-remote-lint
deckhouse/dmt:feature/add-remote-lint
Copy head branch name to clipboard
Commits
Commits on Jul 14, 2026
[dmt] implement remote lint
Show description for 9e42380
riptide-01
committed
9e42380
View commit details
Copy full SHA for 9e42380
Browse repository at this point
divide by a files
Show description for ab6e838
riptide-01
committed
ab6e838
View commit details
Copy full SHA for ab6e838
Browse repository at this point
[dmt] add documentation linter with README validation
Show description for 4fa494f
riptide-01
committed
4fa494f
View commit details
Copy full SHA for 4fa494f
Browse repository at this point
fix lint
Show description for e8ff040
riptide-01
committed
e8ff040
View commit details
Copy full SHA for e8ff040
Browse repository at this point
fix
Show description for 437f3c0
riptide-01
committed
437f3c0
View commit details
Copy full SHA for 437f3c0
Browse repository at this point
add release linting
Show description for 1ee267c
riptide-01
committed
1ee267c
View commit details
Copy full SHA for 1ee267c
Browse repository at this point
fix lint
Show description for 0e5a4bc
riptide-01
committed
0e5a4bc
View commit details
Copy full SHA for 0e5a4bc
Browse repository at this point
rm debug
Show description for 22fd06c
riptide-01
committed
22fd06c
View commit details
Copy full SHA for 22fd06c
Browse repository at this point
add test
Show description for 19004ab
riptide-01
committed
19004ab
View commit details
Copy full SHA for 19004ab
Browse repository at this point
complete docs linter
Show description for 936415d
riptide-01
committed
936415d
View commit details
Copy full SHA for 936415d
Browse repository at this point
add layour linter
Show description for 9053be5
riptide-01
committed
9053be5
View commit details
Copy full SHA for 9053be5
Browse repository at this point
add layout linter
Show description for 53c2727
riptide-01
committed
53c2727
View commit details
Copy full SHA for 53c2727
Browse repository at this point
fix
Show description for 96564bb
riptide-01
committed
96564bb
View commit details
Copy full SHA for 96564bb
Browse repository at this point
update cutTagFromImagePath to handle unsupported digest formats; adjust tests accordingly
Show description for 0ed7b24
riptide-01
committed
0ed7b24
View commit details
Copy full SHA for 0ed7b24
Browse repository at this point
remove CyrillicInEnglishRule to streamline linter functionality
Show description for 6406c73
riptide-01
committed
6406c73
View commit details
Copy full SHA for 6406c73
Browse repository at this point
add documentation
Show description for 29fb05e
riptide-01
committed
29fb05e
View commit details
Copy full SHA for 29fb05e
Browse repository at this point
Enhance layout linter to include module.yaml and version.json checks; update documentation accordingly
Show description for 77b4727
riptide-01
committed
77b4727
View commit details
Copy full SHA for 77b4727
Browse repository at this point
Add new rules to layout linter for templates, charts, digests, Chart.yaml, and version.json; update README documentation to reflect changes
Show description for 7cf108c
riptide-01
committed
7cf108c
View commit details
Copy full SHA for 7cf108c
Browse repository at this point
Commits on Jul 15, 2026
make doc linter configurable
Show description for 351bb5a
riptide-01
committed
351bb5a
View commit details
Copy full SHA for 351bb5a
Browse repository at this point
rm trash arch
Show description for 5932b76
riptide-01
committed
5932b76
View commit details
Copy full SHA for 5932b76
Browse repository at this point
fix
Show description for a0dc966
riptide-01
committed
a0dc966
View commit details
Copy full SHA for a0dc966
Browse repository at this point
Commits on Jul 16, 2026
add comment for digests not supported
Show description for cf151be
riptide-01
committed
cf151be
View commit details
Copy full SHA for cf151be
Browse repository at this point
add remote linting support
Show description for 0c9699d
riptide-01
committed
0c9699d
View commit details
Copy full SHA for 0c9699d
Browse repository at this point
bump
Show description for 91650ca
riptide-01
committed
91650ca
View commit details
Copy full SHA for 91650ca
Browse repository at this point
add linters to remote
Show description for f5d8482
riptide-01
committed
f5d8482
View commit details
Copy full SHA for f5d8482
Browse repository at this point
Commits on Jul 17, 2026
divide interface by release and bundle linters
Show description for d0fae4e
riptide-01
committed
d0fae4e
View commit details
Copy full SHA for d0fae4e
Browse repository at this point
You can’t perform that action at this time.