1
0
mirror of https://github.com/django/django.git synced 2025-10-31 09:41:08 +00:00

Used GitHub actions for JavaScript tests.

This commit is contained in:
Tom Forbes
2021-01-06 17:11:33 +00:00
committed by Mariusz Felisiak
parent 0bcce2e246
commit bbd18943c6
2 changed files with 28 additions and 0 deletions

View File

@@ -42,3 +42,6 @@ indent_style = tab
[docs/**.txt]
max_line_length = 79
[*.yml]
indent_size = 2