{"id":18026794,"url":"https://github.com/yegor256/texqc","last_synced_at":"2026-02-13T07:07:36.637Z","repository":{"id":59157712,"uuid":"284489447","full_name":"yegor256/texqc","owner":"yegor256","description":"LaTeX Build Quality Control: checks the log file after LaTeX and finds error reports","archived":false,"fork":false,"pushed_at":"2026-02-03T11:48:20.000Z","size":103,"stargazers_count":12,"open_issues_count":11,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-02-04T01:35:14.755Z","etag":null,"topics":["latex","linter","quality-control"],"latest_commit_sha":null,"homepage":"https://rubygems.org/gems/texqc","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yegor256.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-08-02T15:32:45.000Z","updated_at":"2026-01-01T10:12:21.000Z","dependencies_parsed_at":"2026-01-14T06:02:39.959Z","dependency_job_id":null,"html_url":"https://github.com/yegor256/texqc","commit_stats":{"total_commits":26,"total_committers":1,"mean_commits":26.0,"dds":0.0,"last_synced_commit":"8d38f3e244d8c5a97e463b17ece2b0c14b4974b8"},"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/yegor256/texqc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yegor256%2Ftexqc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yegor256%2Ftexqc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yegor256%2Ftexqc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yegor256%2Ftexqc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yegor256","download_url":"https://codeload.github.com/yegor256/texqc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yegor256%2Ftexqc/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29398158,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-13T06:24:03.484Z","status":"ssl_error","status_checked_at":"2026-02-13T06:23:12.830Z","response_time":78,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["latex","linter","quality-control"],"created_at":"2024-10-30T08:08:05.638Z","updated_at":"2026-02-13T07:07:36.614Z","avatar_url":"https://github.com/yegor256.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cimg src=\"/logo.svg\" width=\"64px\"/\u003e\n\n[![Gem Version](https://badge.fury.io/rb/texqc.svg)](https://badge.fury.io/rb/texqc)\n[![License](https://img.shields.io/badge/license-MIT-green.svg)](https://github.com/yegor256/takes/texqc/master/LICENSE.txt)\n\nThis tool helps you make sure your LaTeX document compiles without issues.\n\nFirst, you install it:\n\n```bash\n$ gem install texqc\n```\n\nThen, you just run it after the LaTeX document is compiled:\n\n```bash\n$ latexmk -pdf article\n$ texqc article\n```\n\nIf any warnings were reported by LaTeX, you will get a short list of them\nand the exit code will be non-zero (very convenient for your CI/CD scripts).\n\nTo make configuration easier, you can create `.texqc` file next to your\n`.tex` file and place all your command line configuration options over there,\neach one on its own line. You can also have a global configuration file\nat `~/.texqc`, which will be read first.\n\n## How to contribute\n\nRead [these guidelines](https://www.yegor256.com/2014/04/15/github-guidelines.html).\nMake sure your build is green before you contribute\nyour pull request. You will need to have [Ruby](https://www.ruby-lang.org/en/) 2.3+ and\n[Bundler](https://bundler.io/) installed. Then:\n\n```\n$ bundle update\n$ bundle exec rake\n```\n\nIf it's clean and you don't see any error messages, submit your pull request.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyegor256%2Ftexqc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyegor256%2Ftexqc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyegor256%2Ftexqc/lists"}