• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

KurtWagner / zlinter / 16703778184

Builds Branch Commit Type Ran Committer Via Coverage
16703778184 0.14.x Use zon for communicating build info to zlinter instead of command line arguments (#94) Currently this is over stdin but I dare say this will be changed to be a file that's either a CLI argument or is built into zlinter executable This is being ... push 03 Aug 2025 10:00AM UTC web-flow github
82.18
16701230331 0.14.x Use zon for communicating build info to zlinter instead of command line arguments (#94) Currently this is over stdin but I dare say this will be changed to be a file that's either a CLI argument or is built into zlinter executable This is being ... push 03 Aug 2025 04:44AM UTC web-flow github
82.18
16701220129 0.14.x Use zon for communicating build info to zlinter instead of command line arguments (#94) Currently this is over stdin but I dare say this will be changed to be a file that's either a CLI argument or is built into zlinter executable This is being ... push 03 Aug 2025 04:43AM UTC web-flow github
82.18
16667216614 0.14.x Minor refactor of ansi support #46 (#93) Removes non-ansi windows WIP support as this is now unplanned. Simpler to just support ANSI which is supported in most terminal environments. push 01 Aug 2025 05:36AM UTC web-flow github
81.97
16667183601 0.14.x Minor refactor of ansi support #46 (#93) Removes non-ansi windows WIP support as this is now unplanned. Simpler to just support ANSI which is supported in most terminal environments. push 01 Aug 2025 05:34AM UTC web-flow github
81.97
16615178921 0.14.x Use tty from zig std for ansi checks and disable on windows (#92) #46 push 30 Jul 2025 06:30AM UTC web-flow github
81.96
16615177768 0.14.x Use tty from zig std for ansi checks and disable on windows (#92) #46 push 30 Jul 2025 06:30AM UTC web-flow github
81.96
16614154904 0.14.x Minor cleanups - Avoid anytype when type is static - resolve max size TODO - remove outdated zlinter ignore for fixed bug - remove commented out code push 30 Jul 2025 05:22AM UTC KurtWagner github
81.95
16614122902 0.14.x Reduce copy overhead of rendering lines This was the slowest part of running the linter on large projects with a lot of initial lint issues. For zig this takes the run time from ~3mins to ~15 seconds on my M1 push 30 Jul 2025 05:19AM UTC KurtWagner github
81.92
16608460550 0.14.x Reduce copy overhead of rendering lines This was the slowest part of running the linter on large projects with a lot of initial lint issues. For zig this takes the run time from ~3mins to ~15 seconds on my M1 push 29 Jul 2025 10:05PM UTC KurtWagner github
81.92
16608427573 0.14.x Reduce copy overhead of rendering lines This was the slowest part of running the linter on large projects with a lot of initial lint issues. For zig this takes the run time from ~3mins to ~15 seconds on my M1 push 29 Jul 2025 10:04PM UTC KurtWagner github
81.92
16593340440 0.14.x Only render ast if its error free I assumed the methods like lastToken still operated ok enough but turns out we really can't rely on them The minimal example is `fn main() {}` (missing return type) push 29 Jul 2025 10:19AM UTC KurtWagner github
81.93
16593295464 0.14.x Only render ast if its error free I assumed the methods like lastToken still operated ok enough but turns out we really can't rely on them The minimal example is `fn main() {}` (missing return type) push 29 Jul 2025 10:18AM UTC KurtWagner github
81.93
16592016031 0.14.x Reduce memory scope to free sooner to reduce memory footprint #44 push 29 Jul 2025 09:22AM UTC KurtWagner github
81.93
16591902415 0.14.x Add `zlinter-disable` and `zlinter-enable` comments #81 (#89) This also changes the skipping logic to use a bitset for indicating what lines are disabled or enabled push 29 Jul 2025 09:16AM UTC web-flow github
81.93
  • ← Previous
  • 1
  • 2
  • …
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • …
  • 19
  • 20
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc