diff --git a/docs/source/getting-started/install.rst b/docs/source/getting-started/install.rst index 2cd09386d1..95cd01c8c3 100644 --- a/docs/source/getting-started/install.rst +++ b/docs/source/getting-started/install.rst @@ -151,7 +151,7 @@ under assets options. Installation on Linux and Mac ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -Download the archive for your operating systen and extract +Download the archive for your operating system and extract the archive from command line:: tar -xvf scancode-toolkit-30.0.1_py38-linux.tar.gz @@ -357,7 +357,7 @@ Run the following once you have `Git `_ installed:: Configure the build ^^^^^^^^^^^^^^^^^^^ -ScanCode use a configure scripts to create an isolated virtual environment, +ScanCode uses a configure scripts to create an isolated virtual environment, install required packaged dependencies. On Linux/Mac: @@ -380,9 +380,9 @@ Now you are ready to use the freshly configured scancode-toolkit. .. NOTE:: - For use in development, run instead ``configure --dev``. If your face + For use in development, run instead ``configure --dev``. If you face issues while configuring a previous version, ``configure --clean`` to - clean and reset your enviroment. You will need to run ``configure`` again. + clean and reset your environment. You will need to run ``configure`` again. ---- diff --git a/src/licensedcode/data/rules/ts-jest-false-positive.RULE b/src/licensedcode/data/rules/ts-jest-false-positive.RULE new file mode 100644 index 0000000000..0aa1d07668 --- /dev/null +++ b/src/licensedcode/data/rules/ts-jest-false-positive.RULE @@ -0,0 +1,6 @@ +--- +is_false_positive: yes # marks this as not a real license +notes: Not a license # short note for maintainers +--- +# The following text is causing a false positive in ts-jest +support ts-jest with an open source license