junwei

Results 11 issues of junwei

before: ![image](https://user-images.githubusercontent.com/48843657/176921521-c74a1836-ebec-440e-903f-7eb0a0f1d3bb.png) after: ![image](https://user-images.githubusercontent.com/48843657/176921555-4ef56adc-d6b6-4d30-b544-e47eadf126fe.png)

[On github](https://github.com/jagracey/Awesome-Unicode#awesome-characters-list) ![image](https://user-images.githubusercontent.com/48843657/160510737-11b9040d-f44b-4f72-849d-967d23246147.png) Local Repo Preview by sublime markdown preview plugin ![image](https://user-images.githubusercontent.com/48843657/160510768-711287a9-cf86-44cd-93a4-a18227de077c.png) No big deal, but hopefully It'll get fixed.

* gem should not check Gemfile.lock into git, app do * ref: https://yehudakatz.com/2010/12/16/clarifying-the-roles-of-the-gemspec-and-gemfile/ ref gems * https://github.com/mperham/sidekiq * https://github.com/ged/ruby-pg * https://github.com/rubocop/rubocop * https://github.com/rest-client/rest-client * ...

Sorry, I forgot to remove `Makefile` related info in last PR(https://github.com/msiemens/PyGitUp/pull/114) ![image](https://user-images.githubusercontent.com/48843657/183422825-55eedddb-dd74-40ba-963e-af7be8d8d483.png)

https://github.com/RefactoringGuru/design-patterns-python/blob/83caf9aa54934ef8671a55d71897112505122453/src/Adapter/Conceptual/class/main.py#L42 I tried, both in ruby and python, we only need to inherit from the `Adaptee` class. Since python support `duck typing` Pls reply if I'm wrong

https://github.com/flyerhzm/code_analyzer/blob/2b48759cf104e562957625dd170236462ff47ef8/lib/code_analyzer/warning.rb#L6 filename

#### Purpose see: https://github.com/rails-api/active_model_serializers/pull/2370 #### Changes - **change#1**: only initialize `ActiveModel::Serializer::Fieldset` when fieldset is not nil - ~**change#2**: only ask for `fields_for` when `fieldset` is not nil~ #### Caveats NA...

> [Insane](http://whitequark.org/blog/2013/04/01/ruby-hacking-guide-ch-11-finite-state-lexer/) Ruby lexer rewritten from scratch in Ragel.

hi @tintinweb , really appreciated that you shared this plugin on vscode, it's been quite helpful for my daily work especially the "bidirectional highlight" feature, makes upstreams and downstreams quite...