Kian-Meng Ang

Results 322 issues of Kian-Meng Ang

Found using command below: codespell . -S *.js,*.ts,./playwright,./driver,./.eggs -L complies,datas,keypair

Besides other documentation changes, this commit ensures the generated HTML doc for HexDocs.pm will become the source of truth for this Elixir library and leverage on latest features of ExDoc.

$ mix deps.update --all ... Upgraded: certifi 2.5.1 => 2.9.0 credo 1.1.3 => 1.6.6 dialyxir 1.0.0-rc.7 => 1.2.0 earmark_parser 1.4.13 => 1.4.26 erlex 0.2.5 => 0.2.6 ex_doc 0.24.2 => 0.28.4...

List of changes: - Sort deps - Use latest possible ex_doc version - Update license year - Fix missing code indentation - Mix format - Use common source url -...

## Type of changes - Documentation / docstrings ## Checklist - [x] I've run the latest [black](https://github.com/ambv/black) with default args on new code. - [ ] I've updated CHANGELOG.md and...

Besides other documentation changes, this commit includes all relevant documents to the generated HTML doc for HexDocs.pm and leverages on latest features of ExDoc.