OpenINF / docker-fisher

๐Ÿณ Dockerfiles built for plug-and-play Fish ๐ŸŸ shell components powered by the scorching fast Fisher ๐Ÿ”ฅ plugin manager
https://github.com/OpenINF/docker-fisher?tab=readme-ov-file#readme
3 stars 1 forks source link

๐Ÿ—โœจ๏ผšimplement custom eslint rule todo-format #52

Closed DerekNonGeneric closed 8 months ago

DerekNonGeneric commented 9 months ago

Pull Request Purpose

Make a selection on the purpose(s) of your changes.

This PR contains the following:

Testing

Have you included any tests in your submission?

Breaking Changes

Have you modified any aspect public API surface (i.e., caused breakage)?

Description

A concise recap summarily detailing what all are the changes being made.

this is just to kick things off and incomplete, but more to come soon

List of any relevant issue numbers:

DerekNonGeneric commented 9 months ago
socket-security[bot] commented 9 months ago

New dependencies detected. Learn more about Socket for GitHub โ†—๏ธŽ

Package New capabilities Transitives Size Publisher
npm/esm@3.2.25 eval, filesystem, unsafe 0 309 kB jdalton

View full reportโ†—๏ธŽ

DerekNonGeneric commented 9 months ago

we already have this rule specified in Markdown via Remark Lint CLI, but we do not yet seem to have it for JS/TS, etc.

๐Ÿ”— https://github.com/OpenINF/.github/pull/726