1.5.2 • Published 5 months ago

codescanner v1.5.2

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

codescanner

Do you know this problem when you need to search for some specific code piece in your source code? I gotchu!

Usage

Run npx codescanner. Enter help for a list of commands.

.codescannerignore

Create a .codescannerignore file in your current directory. Every line in the file includes a string, which makes the code scanner ignore the file, if the filename contains the string. An example file would be:

forbidden.txt
some/path

IMPORTANT: Don't include empty lines in your .codescannerignore

1.5.2

5 months ago

1.5.1

3 years ago

1.5.0

3 years ago

1.4.1

3 years ago

1.4.0

3 years ago

1.3.0

3 years ago

1.2.0

3 years ago

1.1.0

3 years ago

1.0.0

3 years ago