pkg.soopen package index

brew / rang 20902

Installer style-check avec Homebrew

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de style-check pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install style-check

local Homebrew formula metadata

aperçu

Résumé du paquet

Parses latex-formatted text in search of forbidden phrases

Commandes et alias

  • style-check.rb

historique

Historique du projet et usages

style-check is a small Ruby command-line checker for LaTeX writing that flags regular-expression-defined forbidden phrases, spellings, syntax patterns, and capitalization rules.

Historique du projet

Neil Spring's official README presents style-check as a personal writing aid: when the author notices a mistake identifiable by a regular expression, he adds it to the ruleset and runs the checker over LaTeX-formatted papers.

The source file carries a 2004 copyright notice and describes the script as a quick check against verbose phrases, overused expressions, misspellings, and inconsistent capitalization or hyphenation, while explicitly saying it is not a substitute for a proofreader.

Historique d'adoption

The input package facts list style-check as a Homebrew package only, which matches its character as a narrow academic-writing utility rather than a broad ecosystem tool.

Its package-manager presence is still useful because the executable and default rule locations make it easy to install into local writing or build workflows without copying a standalone Ruby script by hand.

Modes d'utilisation

The checker reads rule files from /etc/style-check.d, ~/.style-check.d, ~/.style-censor, ./style-censor, and related historical paths, then scans TeX files for expressions annotated with justifications.

The script supports options for gedit-style output, verbosity, HTML output, and overriding rule paths, making it suitable for editor or document-build integration.

Pourquoi les passionnés de paquets s'y intéressent

style-check matters to package nerds as the kind of tiny, opinionated script that package managers preserve well: one executable, no service, text files for policy, and enough configurability to fit local workflows.

It also shows an older Unix style of linting prose with plain files and regular expressions, before modern grammar SaaS tools became common.

Chronologie

  • 2004: The style-check.rb source carries a copyright notice for Neil Spring.
  • 2010s: The official README describes rule-file based checking for LaTeX-formatted text.
  • 2026: Input package facts list style-check as available through Homebrew.

Related projects

  • LaTeX is the document format style-check is designed to scan.
  • Editor and build integrations are natural companions because the tool reports line-oriented findings from source text.

posture de sécurité

Niveau de risque : vert

narrow executable package without higher-risk signals.

Classificateur de risque

risque vert · confiance faible · appliance

Pourquoi

  • narrow executable package without higher-risk signals

Signaux

  • metadata:no-higher-risk-signals

Comportement d'installation

  • Aucune métadonnée de bottle Homebrew n’a été enregistrée.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
/etc/style-check.d/*~/.style-check.d/*~/.style-censor./style-censor~/.style-checkrc

exécutables

Exécutables installés

CommandeTypeExpositionNote
style-check.rbexécutableexécutable indexéDécouvert depuis l'index local des exécutables.

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-08-03
version du gestionnaire0.14
gestionnaire mis à jour
données localesinconnu
amontnon disponible
dernière version détectéenon détecté
  • OKAucun avertissement de fraîcheur n'a été généré.

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:style-check
Version0.14
Gestionnaire de paquetsHomebrew
Page d'accueilhttps://www.cs.umd.edu/~nspring/software/style-check-readme.html
Bouteillenon enregistré
Serviceaucun déclaré

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • pkg.so package database
  • pkgdb category and tag curation