Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / sile/efmt issues and pull requests

#109 - format of code with comments specified in ex_doc

Issue - State: closed - Opened by 7run 6 days ago - 4 comments

#107 - Bump webpack from 5.93.0 to 5.94.0 in /vscode

Pull Request - State: closed - Opened by dependabot[bot] 25 days ago
Labels: dependencies

#105 - Formatting fails to include define enclosed in single quotes.

Issue - State: closed - Opened by 7run about 1 month ago - 2 comments

#103 - `efmt` removes execute bit

Issue - State: closed - Opened by verbit 2 months ago - 1 comment

#102 - Add support for formatting escript files

Pull Request - State: closed - Opened by sile 2 months ago

#101 - Add support for escripts

Issue - State: closed - Opened by verbit 2 months ago - 1 comment

#99 - Fix the issue where default input files may include non-existing files

Pull Request - State: closed - Opened by sile 3 months ago

#98 - Formatting fails with `assertMatch` containing `with`.

Issue - State: closed - Opened by 7run 3 months ago - 3 comments

#97 - `efmt` lists non-existing files

Issue - State: closed - Opened by verbit 3 months ago - 4 comments

#96 - Mention Sublime Text integration in README

Pull Request - State: closed - Opened by verbit 3 months ago

#95 - Add `--color` option

Pull Request - State: closed - Opened by sile 3 months ago

#94 - `rebar3 efmt` doesn't work with stdin

Issue - State: open - Opened by verbit 3 months ago - 1 comment

#93 - Bump braces from 3.0.2 to 3.0.3 in /vscode

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago
Labels: dependencies

#93 - Bump braces from 3.0.2 to 3.0.3 in /vscode

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago
Labels: dependencies

#92 - Update dependencies

Pull Request - State: closed - Opened by sile 4 months ago

#91 - Add support for colored diff

Issue - State: closed - Opened by verbit 4 months ago - 1 comment

#90 - Fix typos

Pull Request - State: closed - Opened by kianmeng 7 months ago - 1 comment

#87 - Add VSCode extension

Pull Request - State: closed - Opened by sile over 1 year ago

#86 - [rebar3_efmt] Explicitly specify `{ssl, [{verify, verify_none}]}` option

Pull Request - State: closed - Opened by sile over 1 year ago

#85 - Support map comprehension

Pull Request - State: closed - Opened by sile over 1 year ago

#84 - Update dependencies (env_logger, indoc, and clap)

Pull Request - State: closed - Opened by sile over 1 year ago

#82 - Fix a bug that causes an error when `$ rebar3 help efmt` is executed

Pull Request - State: closed - Opened by sile about 2 years ago

#81 - Use the parent dir of target files as the dir for temp files

Pull Request - State: closed - Opened by sile about 2 years ago

#80 - Don't insert a newline before `<-` or `<=` in comprehensions

Pull Request - State: closed - Opened by sile about 2 years ago

#78 - Fix rebar3_efmt compile error

Pull Request - State: closed - Opened by sile about 2 years ago

#77 - Allows inserting newline before record field default value

Pull Request - State: closed - Opened by sile about 2 years ago

#74 - Add `--allow-partial-failure` command-line flag

Pull Request - State: closed - Opened by sile about 2 years ago

#73 - Remove include handling

Pull Request - State: closed - Opened by sile about 2 years ago

#72 - Rename command-line flag: s/disable-rebar3-efmt-modr/disable-rebar3-mode/

Pull Request - State: closed - Opened by sile about 2 years ago

#71 - Remove rebar.config handling from `rebar3_efmt` plugin

Pull Request - State: closed - Opened by sile about 2 years ago

#69 - Add `_build/test/libs/` as a default ERL_LIBS path

Pull Request - State: closed - Opened by sile about 2 years ago

#66 - Don't insert a newline before the last element of an improper list

Pull Request - State: closed - Opened by sile about 2 years ago

#65 - Fix wrong `when` indent in `-spec`

Pull Request - State: closed - Opened by sile about 2 years ago

#64 - Allow newlines just after function call open parenthes

Pull Request - State: closed - Opened by sile about 2 years ago

#63 - Fix indent of comments between seq last item and closing delim

Pull Request - State: closed - Opened by sile about 2 years ago

#62 - Don't insert unneccesary spaces when formatting unary ops

Pull Request - State: closed - Opened by sile about 2 years ago

#61 - App application resource file (.app or .app.src) handling

Pull Request - State: closed - Opened by sile about 2 years ago

#60 - Remove `--print-width` option

Pull Request - State: closed - Opened by sile about 2 years ago

#59 - Use SPDX license identifier

Pull Request - State: closed - Opened by kianmeng about 2 years ago - 1 comment

#58 - Update README.md to reflect the latest formatting style

Pull Request - State: closed - Opened by sile about 2 years ago

#57 - Add --exclude-file (-e for short) option

Pull Request - State: closed - Opened by sile about 2 years ago

#56 - Add rebar3_efmt plugin update check

Pull Request - State: closed - Opened by sile about 2 years ago

#55 - Add an example using WebAssembly

Pull Request - State: closed - Opened by sile over 2 years ago

#54 - Use four spaces to indent `when` in `-spec`

Pull Request - State: closed - Opened by sile over 2 years ago

#53 - Ensure two blank lines are inserted before / after function decls

Pull Request - State: closed - Opened by sile over 2 years ago

#52 - Fix a bug that a space is missing before the `of` keyword of `try Expr of`

Pull Request - State: closed - Opened by sile over 2 years ago

#51 - Mimic the behavior of `$ rebar3 efmt` by default

Pull Request - State: closed - Opened by sile over 2 years ago

#49 - Fix a bug that the indent of the next line of andalso / orelse is wrong

Pull Request - State: closed - Opened by sile over 2 years ago

#48 - Remove `pprof`

Pull Request - State: closed - Opened by sile over 2 years ago

#47 - Insert a newline after '++' or '--' if the RHS is multi-line expr

Pull Request - State: closed - Opened by sile over 2 years ago

#46 - Insert a newline between guard items

Pull Request - State: closed - Opened by sile over 2 years ago

#45 - Remove spaces from integer range types

Pull Request - State: closed - Opened by sile over 2 years ago

#44 - Fix a bug that anonymous function bodies use 7 spaces in some cases

Pull Request - State: closed - Opened by sile over 2 years ago

#43 - Don't pack `orelse` and `andalso` if multiline mode

Pull Request - State: closed - Opened by sile over 2 years ago

#42 - Update list/binary comprehension formats

Pull Request - State: closed - Opened by sile over 2 years ago

#41 - How to with erlang.mk for this emft?

Issue - State: closed - Opened by leeyisoft over 2 years ago - 8 comments

#40 - Use the unified diff format

Pull Request - State: closed - Opened by sile over 2 years ago

#39 - Remove all trailing spaces from comments

Pull Request - State: closed - Opened by sile over 2 years ago

#38 - Fix a map formatting bug

Pull Request - State: closed - Opened by sile over 2 years ago

#37 - Improve binary op format

Pull Request - State: closed - Opened by sile over 2 years ago

#36 - Don't insert newlines after '=' and '::' in records as much as possible

Pull Request - State: closed - Opened by sile over 2 years ago

#35 - Unified records and maps format

Pull Request - State: closed - Opened by sile over 2 years ago

#33 - Fix anonymous function indentation bug

Pull Request - State: closed - Opened by sile over 2 years ago

#32 - Insert newlines after `{` for records

Pull Request - State: closed - Opened by sile over 2 years ago

#31 - Update "Editor Integrations" section in README.md

Pull Request - State: closed - Opened by sile over 2 years ago

#30 - Change the default value of `MAX_ONELINE_N` to `std::usize::MAX`

Pull Request - State: closed - Opened by sile over 2 years ago

#29 - Collect include dirs from rebar.config

Pull Request - State: closed - Opened by sile over 2 years ago

#28 - Use clap v3

Pull Request - State: closed - Opened by sile over 2 years ago

#27 - Support EEP-49 (`maybe` syntax)

Pull Request - State: closed - Opened by sile over 2 years ago

#26 - Don't insert a newline after a map delimiter as much as possible

Pull Request - State: closed - Opened by sile over 2 years ago

#25 - `maybe` keyword support

Issue - State: closed - Opened by sile over 2 years ago - 1 comment

#24 - Insert newlines between record fields if there are three or more elements

Pull Request - State: closed - Opened by sile over 2 years ago

#23 - Don't insert a newline before a block if it's a macro expanded one

Pull Request - State: closed - Opened by sile over 2 years ago

#22 - Don't insert a newline after binary op as much as possible

Pull Request - State: closed - Opened by sile over 2 years ago

#21 - Change record declaration formatting style

Pull Request - State: closed - Opened by sile over 2 years ago

#20 - Don't insert a newline just after the tag part of a tagged tuple

Pull Request - State: closed - Opened by sile over 2 years ago

#19 - Explicitly specify the formatting rules for `-export` and `-export_type`

Pull Request - State: closed - Opened by sile over 2 years ago

#18 - Remove a space after 'fun' keyword

Pull Request - State: closed - Opened by sile over 2 years ago

#17 - Use the same indent for adjacent constant values (macros)

Pull Request - State: closed - Opened by sile over 2 years ago

#16 - Insert two empty newlines before functions

Pull Request - State: closed - Opened by sile over 2 years ago

#15 - Add `--default-off` option

Pull Request - State: closed - Opened by sile over 2 years ago

#14 - [WIP] Add `FORMAT_RULES.md`

Pull Request - State: closed - Opened by sile almost 3 years ago - 1 comment

#13 - Removes all trailing spaces after comments

Issue - State: closed - Opened by sile almost 3 years ago
Labels: bug

#12 - Supports `@efmt:on` and `@efmt:off` comments

Pull Request - State: closed - Opened by sile almost 3 years ago

#11 - Add `MACRO_AND_DIRECTIVE.md`

Pull Request - State: closed - Opened by sile almost 3 years ago

#10 - Fix minor grammatical errors

Pull Request - State: closed - Opened by koba-e964 almost 3 years ago