Create linting configs (ESLint/Prettier/Stylelint/Husky) via CLI presets or interactive prompts.
unified plugin to make it a bit easier to create linting rules
My package create-linting
eslint-config-prettier for create-vue
Various JavaScript/TypeScript utilities of wide relevance to the MetaMask codebase
Standalone TypeScript project service wrapper for linting.
High-performance type-aware TypeScript linter powered by typescript-go, for use with oxlint.
Snaps keyring bridge
A registry containing metadata about verified and blocked Snaps.
A few useful functions for signing ethereum data
Secretlint CLI that scan secret/credential data.
A test dapp for multichain api
Simple stream multiplexing for objectMode.
The MetaMask Stake SDK
A ESLint plugin to lint and fix inline scripts contained in HTML files.
ESLint plugin including recommended SAP Cloud Application Programming model and environment rules
Utilities to help expose prettier output in linting tools
Utilities for collecting TSConfigs for linting scenarios.
Linter for FEEL expressions.
This module has code to integrate Blockaid PPOM with MetaMask
Angular Template parser for ESLint
Provides Beautiful Animated Marker Clustering functionality for Leaflet
Base class for creating swup plugins
A MetaMask Snap used for Ethereum Name Service (ENS) resolution
Custom linting rules for Notarize Ruby platform
This gem provides linters for detecting common 'smells' in `.feature` files. In addition to the provided linters, custom linters can be made in order to create custom linting rules.
A pronto runner for textlint - pluggable linting tool for text and markdown. Pronto runs analysis quickly by checking only the relevant changes. Created to be used on pull requests, but suited for other scenarios as well.
RuboCop CLI that only lints and auto-fixes code you committed by utilizing `git-log` and `git-diff`. Rfix CLI makes it possible to lint (`rfix lint`) and auto-fix (`rfix local|origin|branch`) code changes since a certain point in history. You can auto-fix code committed since creating the current branch (`rfix origin`) or since pushing to upstream (`rfix local`). Includes a RuboCop formatter with syntax highlighting and build in hyperlinks for offense documentation. Holds the same CLI arguments as RuboCop. Run `rfix --help` for a complete list or `rfix` for supported commands.
- xcsims: Delete all simulators and recreate one for each compatible platform and device type pairing. - sync-git-remotes: Make sure all your GitHub repos are cloned into a given directory and keep them synced with upstream. Forks are maintained with a remote for both the fork and upstream, both remotes' default branches are tracked in local counterparts, and the upstream default branch is also pushed to the fork. - changetag: Extract changelog entries to write into git tag annotation messages. - prerelease-podspec: Branch and create/push a release candidate tag, modify the podspec to use that version tag, and try linting it. - release-podspec: Create a tag with the version and push it to repo origin, push podspec to CocoaPods trunk. - revert-failed-release-tag: In case `release-podspec` fails, make sure the tag it may have created/pushed is destroyed before trying to run it again after fixing, so it doesn't break due to the tag already existing the second time around. - bumpr: Increment the desired part of a version number (major/minor/patch/build) and write the change to a git commit. - clean-rc-tags: deletes any release candidate tags leftover after prerelease testing. - migrate-changelog: for a changelog adhering to [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), move any contents under Unreleased to a new section for a new version with the current date.
No description provided.
No description provided.
No description provided.
No description provided.