From a9a4ba60a37eb351d3ed872f1cfcf53e673be9ef Mon Sep 17 00:00:00 2001 From: Benedikt Peetz Date: Sat, 14 Dec 2024 12:29:47 +0100 Subject: feat(tree-sitter-yts): Update to new tree-sitter version & improve parsing --- tree-sitter-yts/test/corpus/url.txt.license | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 tree-sitter-yts/test/corpus/url.txt.license (limited to 'tree-sitter-yts/test/corpus/url.txt.license') diff --git a/tree-sitter-yts/test/corpus/url.txt.license b/tree-sitter-yts/test/corpus/url.txt.license new file mode 100644 index 0000000..d4d410f --- /dev/null +++ b/tree-sitter-yts/test/corpus/url.txt.license @@ -0,0 +1,9 @@ +yt - A fully featured command line YouTube client + +Copyright (C) 2024 Benedikt Peetz +SPDX-License-Identifier: GPL-3.0-or-later + +This file is part of Yt. + +You should have received a copy of the License along with this program. +If not, see . -- cgit 1.4.1