
Research
Two Malicious Rust Crates Impersonate Popular Logger to Steal Wallet Keys
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.
textlint-rule-ja-space-after-exclamation
Advanced tools
感嘆符前後のスペースについてのtexlintルール
文末に感嘆符を使用し、後に別の文が続く場合は、直後に全角スペースを挿入します。 文中に感嘆符を使用する場合はスペースを挿入しません
OK: 驚きの速さ! これが新製品のキャッチコピーでした。
NG: 驚きの速さ! これが新製品のキャッチコピーでした。
Install with npm:
npm install textlint-rule-ja-space-after-exclamation
Via .textlintrc
(Recommended)
{
"rules": {
"ja-space-after-exclamation": true
}
}
Via CLI
textlint --rule ja-space-after-exclamation README.md
textlint --fix
の自動修正に対応しています。
See Releases page.
Install devDependencies and Run npm test
:
npm i -d && npm test
Pull requests and stars are always welcome.
For bugs and feature requests, please create an issue.
git checkout -b my-new-feature
git commit -am 'Add some feature'
git push origin my-new-feature
MIT © azu
2.4.2 (2024-04-24)
Note: Version bump only for package textlint-rule-preset-ja-spacing
FAQs
感嘆符前後のスペースについてのtexlintルール
The npm package textlint-rule-ja-space-after-exclamation receives a total of 20,291 weekly downloads. As such, textlint-rule-ja-space-after-exclamation popularity was classified as popular.
We found that textlint-rule-ja-space-after-exclamation demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 5 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.
Research
A malicious package uses a QR code as steganography in an innovative technique.
Research
/Security News
Socket identified 80 fake candidates targeting engineering roles, including suspected North Korean operators, exposing the new reality of hiring as a security function.