# PF4J code formatting styles # Checkout http://editorconfig.org/ for more information and how to use it root = true [*] charset = utf-8 end_of_line = lf indent_style = space indent_size = 4 #[{*.java,*.xml,*.js,*.css] trim_trailing_whitespace = true insert_final_newline = true [*.md] trim_trailing_whitespace = false nate' title='Atom feed' href='https://source.dussan.org/archiva.git/atom/archiva-modules/archiva-base/archiva-policies/src/test/resources/spring-context.xml?h=master' type='application/atom+xml'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/archiva-modules/archiva-base/archiva-policies/src/test/resources/spring-context.xml
blob: dfe404519a7ee0134e7feac5a6c4fe942f6d672c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46