Skip to content

Commit

Permalink
Replace tox with taskfile as build tool
Browse files Browse the repository at this point in the history
As neither tox nor npm are really suitable as build build, especially
for mixed (ts/py) projects, we start using a task.

Related: ansible/vscode-ansible#511
Related: ansible/schemas#311
  • Loading branch information
ssbarnea committed Jun 18, 2022
1 parent f907ba9 commit 63c43e7
Show file tree
Hide file tree
Showing 14 changed files with 260 additions and 1,162 deletions.
3 changes: 3 additions & 0 deletions .config/dictionary.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ HORIZONTALLINE
Jenkinsfile
PYTHONHOME
TLDR
Taskfile
WSLENV
YOLO
alphanums
Expand All @@ -18,6 +19,7 @@ autoupdate
backticks
cacheable
chronographer
cmds
codeclimate
codecov
commitish
Expand All @@ -32,6 +34,7 @@ doctree
doctrees
dunamai
endfor
envdir
eqeqeq
globbing
globby
Expand Down
Loading

0 comments on commit 63c43e7

Please sign in to comment.