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
.
codidact
/
qpixel
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
71
Star
439
Code
Issues
398
Pull requests
9
Actions
Projects
Wiki
Security and quality
2
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Add ERB linting to the project
- #1709
#1709
Draft
Oaphi
wants to merge 15 commits into
develop
codidact/qpixel:develop
from
0valt/1699/erb_lint
codidact/qpixel:0valt/1699/erb_lint
Copy head branch name to clipboard
Conversation
Commits
15
(15)
Checks
Files changed
Draft
Add ERB linting to the project
#1709
Oaphi
wants to merge 15 commits into
develop
codidact/qpixel:develop
from
0valt/1699/erb_lint
codidact/qpixel:0valt/1699/erb_lint
Copy head branch name to clipboard
Commits
Commits on Jul 24, 2025
setting up ERB linting (ACTION WILL NOT PASS)
Oaphi
committed
247bad8
View commit details
Copy full SHA for 247bad8
Browse repository at this point
do not even try to run tests if linting fails
Oaphi
committed
f9a3dbd
View commit details
Copy full SHA for f9a3dbd
Browse repository at this point
fine, I'll specify permissions now, CodeQL
Oaphi
committed
c74f0f6
View commit details
Copy full SHA for c74f0f6
Browse repository at this point
disabled Layout/TrailingEmptyLines for ERB linting (~3K errors)
Oaphi
committed
05c1531
View commit details
Copy full SHA for 05c1531
Browse repository at this point
disabled Layout/InitialIndentation due to thousands of false positives
Oaphi
committed
14134b8
View commit details
Copy full SHA for 14134b8
Browse repository at this point
disabled Lint/UselessAssignment due to hundreds of false positives
Oaphi
committed
56e2f3e
View commit details
Copy full SHA for 56e2f3e
Browse repository at this point
added specific files to ERB lint exclusion list as they cause clobbering
Oaphi
committed
267401a
View commit details
Copy full SHA for 267401a
Browse repository at this point
disabled Layout/LeadingEmptyLine due to false positives
Oaphi
committed
a94cbf1
View commit details
Copy full SHA for a94cbf1
Browse repository at this point
disabled Layout/TrailingWhitespace due to false positives
Oaphi
committed
d44dc06
View commit details
Copy full SHA for d44dc06
Browse repository at this point
Commits on Aug 21, 2026
removed matrices from linting jobs
Oaphi
committed
daac18c
View commit details
Copy full SHA for daac18c
Browse repository at this point
Merge branch 'develop' into 0valt/1699/erb_lint
Oaphi
committed
650fcf5
View commit details
Copy full SHA for 650fcf5
Browse repository at this point
Merge branch 'develop' into 0valt/1699/erb_lint
Oaphi
committed
13feab8
View commit details
Copy full SHA for 13feab8
Browse repository at this point
Commits on Aug 22, 2026
resolve ci-cd conflicts
Oaphi
committed
0383334
View commit details
Copy full SHA for 0383334
Browse repository at this point
Merge branch 'develop' into 0valt/1699/erb_lint
Oaphi
committed
8356551
View commit details
Copy full SHA for 8356551
Browse repository at this point
disable Style/MultilineTernaryOperator for now
Show description for 56c7a06
Oaphi
committed
56c7a06
View commit details
Copy full SHA for 56c7a06
Browse repository at this point
You can’t perform that action at this time.