Skip to content

Commit 634e883

Browse files
authored
Update docs/codeql/codeql-cli/about-codeql-workspaces.rst
1 parent 9a7d74f commit 634e883

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/codeql/codeql-cli/about-codeql-workspaces.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ The main benefit of a CodeQL workspace is that it makes it easier for you to dev
1212
In most cases, you should store the CodeQL workspace and the CodeQL packs contained in it in one git repository. This makes it easier to share your CodeQL development environment.
1313

1414
The ``codeql-workspace.yml`` file
15-
--------------------------------
15+
----------------------------------
1616

1717
A CodeQL workspace is defined by a ``codeql-workspace.yml`` yaml file. This file contains a ``provide`` block, and optionally an ``ignore`` block.
1818

0 commit comments

Comments
 (0)