Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions docs/source/getting-started/install.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -357,7 +357,7 @@ Run the following once you have `Git <https://git-scm.com/>`_ 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:
Expand All @@ -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.


----
Expand Down
6 changes: 6 additions & 0 deletions src/licensedcode/data/rules/ts-jest-false-positive.RULE
Original file line number Diff line number Diff line change
@@ -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