Skip to content

pullrequests Search Results · language:Dune language:Python language:HTML language:Java language:JavaScript language:HTML

Filter by

207M results  (2 s)

207M results

Please provide me the recommendations

fix: Configuration error: The Secure Integration test workflow s `check-a

PR 제목 [feat] Lexer 확장: 함수/배열 문법 지원 Description 개요 함수 선언(Func), 반환(return), 배열 인덱싱([]), 함수 호출 인자 구분(,)을 위한 렉서 토큰을 추가했습니다. 변경 사항 - TokenType 확장: FUNC, RETURN, LEFT_BRACKET, RIGHT_BRACKET, COMMA 5개 ...

This change addresses the issue where meal entries were smushed together, making them hard to edit individually. By disabling the merging logic, every food item added is now stored as a distinct record. ...

Summary This PR fixes issue #9 by making max_recording_duration an enforced recorder cap instead of a documented-only setting. AudioRecorder now validates the configured duration, falls back to the default ...

!-- 템플릿은 아직 PR 작성이 익숙하지 않으신 분들을 위해서 제공하는 가이드입니다! 리뷰어 또는 이 PR을 보게 될 다른 사람들이 이 PR을 보는데 참고할 수 있는 내용이 있다면 포함해서 작성해주시면 됩니다. 📌 과제 설명 !-- 어떤 걸 만들었는지 대략적으로 설명해주세요 -- BaseInitData 기초 틀을 생성했습니다. 👩‍💻 요구 사항과 구현 ...