Skip to content

Commit ea851a5

Browse files
[autofix.ci] apply automated fixes
1 parent 2207ff3 commit ea851a5

1 file changed

Lines changed: 3 additions & 5 deletions

File tree

.serena/project.yml

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
2-
31
# list of languages for which language servers are started; choose from:
42
# al ansible bash clojure cpp
53
# cpp_ccls crystal csharp csharp_omnisharp dart
@@ -27,10 +25,10 @@
2725
# The first language is the default language and the respective language server will be used as a fallback.
2826
# Note that when using the JetBrains backend, language servers are not used and this list is correspondingly ignored.
2927
languages:
30-
- typescript
28+
- typescript
3129

32-
# the encoding used by text files in the project
33-
# For a list of possible encodings, see https://docs.python.org/3.11/library/codecs.html#standard-encodings
30+
# the encoding used by text files in the project
31+
# For a list of possible encodings, see https://docs.python.org/3.11/library/codecs.html#standard-encodings
3432
encoding: 'utf-8'
3533

3634
# whether to use project's .gitignore files to ignore files

0 commit comments

Comments
 (0)