This website works better with JavaScript.
홈
탐색
도움말
로그인
visus
/
dds
보기
1
좋아요
0
포크
0
코드
이슈
0
풀 리퀘스트
0
릴리즈
0
위키
Activity
소스 검색
Targets to format and check Python code
default_compile_flags
vector-of-bool
4 년 전
부모
738a82b71a
커밋
e911f142a4
1개의 변경된 파일
과
7개의 추가작업
그리고
0개의 파일을 삭제
분할 보기
변경상태 보기
+7
-0
Makefile
+ 7
- 0
Makefile
파일 보기
@@ -99,3 +99,10 @@ site: docs
cp site/index.html _site/
cp -r _build/docs _site/
echo "Site generated at _site/"
py-check:
poetry run mypy tools/dds_ci
poetry run pylint tools/dds_ci
format:
poetry run dds-format
Write
Preview
Loading…
취소
저장