index
:
deno.git
main
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
contributing
/
style_guide.md
Age
Commit message (
Expand
)
Author
2021-01-11
chore: update copyright to 2021 (#9092)
Yusuke Tanaka
2021-01-02
fix(std): Don't use JSDoc syntax for browser-compatibility headers (#8960)
Nayeem Rahman
2020-12-11
chore: fixed various misspellings and other typos (#8691)
Anh Hong
2020-11-06
docs: Update style guide (#8267)
Bartek Iwańczuk
2020-11-03
build: migrate to dlint (#8176)
Bartek Iwańczuk
2020-10-20
docs(cli): interfaces used as parameters should be exported (#7500)
Carter Snook
2020-10-07
docs: fix deno.land/manual example and clarify linting of code (#7842)
Steven Guerrero
2020-08-18
remove Table of Contents in docs/contributing/style_guide.md (#7067)
tokiedokie
2020-08-17
typos (#7082)
tokiedokie
2020-08-03
typo (#6937)
Chayim Refael Friedman
2020-07-31
feat: add $STD_VERSION replacement variable in docs (#6922)
Luca Casonato
2020-07-14
Use dprint for internal formatting (#6682)
David Sherret
2020-06-13
Move to allowlist and blocklist (#6282)
Luca Casonato
2020-05-25
fix(std/testing/asserts): Support browsers (#5847)
Nayeem Rahman
2020-05-18
Update style_guide.md (#5576)
Richard Lemaster
2020-05-09
Move style guide to docs dir (#5174)
Ryan Dahl