대시보드
저장소
filestore
액티비티
검색
로그인
~jhpark
/
owl-kisa
OWL ITS + 탐지시스템(인터넷 진흥원)
요약
커밋
트리
문서
포크
비교
blame
|
히스토리
|
raw
워크플로우 상태 목록 선택 시 상태이름(상태속성) 으로표시되도록 수정 완료
박지현
2022-02-23
62170f092e8c8031559acf66f54d5abc87cb13cd
[~jhpark/owl-kisa.git]
/
src
/
main
/
webapp
/
custom_components
/
bootstrap
/
.editorconfig
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# editorconfig.org
root = true
[*]
charset = utf-8
end_of_line = lf
indent_size = 2
indent_style = space
insert_final_newline = true
trim_trailing_whitespace = true
[*.md]
trim_trailing_whitespace = false